DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldInfo.Decimal | Methods | Properties
Decimal as represented in saved version.
// C# public Integer Decimal { get {} set {} }
' VisualBasic Public Property Decimal As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Decimal : Integer read read;
Type |
---|
int Integer |