DK for .NET | TatukGIS.NDK.TGIS_FieldInfo.IsUID | Constructors | Methods | Properties
If True, then field is used as GIS_UID and will be exported.
// C# public Boolean IsUID { get {} set {} }
' VisualBasic Public Property IsUID As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property IsUID : Boolean read read;
Type |
---|
bool Boolean |