public PropertyValue PROJECT_SITE {get; set;}
public: property PropertyValue^ PROJECT_SITE { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue PROJECT_SITE {get; set;}
public: property PropertyValue^ PROJECT_SITE { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property can be used for the AutomationML export to specify an additional structure. If this property is filled, it is output in the AML file above the project structure defined by the identifier blocks.