DK for ActiveX | TatukGIS_XDK11.ITGIS_ParamsAbstract.IsModified | Methods | Properties
Indicates whether the initial serial was modified (Params was touched).
// C# public WordBool IsModified();
' VisualBasic Public Function IsModified() As WordBool
// Oxygene public function IsModified : WordBool;
Type | Description |
---|---|
WordBool | True if modified. |
Modified state is reset by ResetSerial.