DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.WriteFull | Methods | Properties
If True (default) then all config keys will be saved, otherwise only changed.
// C# public Boolean WriteFull { get {} set {} }
' VisualBasic Public Property WriteFull As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property WriteFull : Boolean read read;
Type |
---|
bool Boolean |