DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.Temporary | Constructors | Methods | Properties
If True, then field is temporary (not stored in a file).
// C# public Boolean Temporary { get {} set {} }
' VisualBasic Public Property Temporary As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Temporary : Boolean read read;
Type |
---|
bool Boolean |