C# 클래스 SIL.FieldWorks.Common.Controls.TestItemAtomicFlid

Test an item by following the specified flid (an atomic object property). Pass if the destination is in the validHvos set.
상속: ITestItem
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
Test ( int hvo, ISilDataAccess sda, Set validHvos ) : bool
TestItemAtomicFlid ( int flid ) : System

메소드 상세

Test() 공개 메소드

public Test ( int hvo, ISilDataAccess sda, Set validHvos ) : bool
hvo int
sda ISilDataAccess
validHvos Set
리턴 bool

TestItemAtomicFlid() 공개 메소드

public TestItemAtomicFlid ( int flid ) : System
flid int
리턴 System