C# Class 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.
Inheritance: ITestItem
ファイルを表示 Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
Test ( int hvo, ISilDataAccess sda, Set validHvos ) : bool
TestItemAtomicFlid ( int flid ) : System

Method Details

Test() public method

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

TestItemAtomicFlid() public method

public TestItemAtomicFlid ( int flid ) : System
flid int
return System