DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldInfo.FileFormat | Methods | Properties
If True, then field is specific to file format and should not be visible.
// C# public Boolean FileFormat { get {} set {} }
' VisualBasic Public Property FileFormat As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property FileFormat : Boolean read read;
Type |
---|
bool Boolean |