public PropertyValue AUTOMATIONML_OBJECTID {get; set;}
public: property PropertyValue^ AUTOMATIONML_OBJECTID { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue AUTOMATIONML_OBJECTID {get; set;}
public: property PropertyValue^ AUTOMATIONML_OBJECTID { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property is required for the AutomationML export and import. Each object is identified in AutomationML by a GUID (Globally Unique Identifier) that is unique worldwide. The GUID is generated automatically and should normally not be modified manually.