FieldFilingOption Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public FieldFilingOptions FilingOption { get; set; }
Public Property FilingOption As FieldFilingOptions
Get
Set
public:
property FieldFilingOptions FilingOption {
FieldFilingOptions get ();
void set (FieldFilingOptions value);
}
member FilingOption : FieldFilingOptions with get, set
Property Value
Type:
FieldFilingOptions
See Also