Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJECT_SITE Property / PROJECT_SITE Property

In This Topic
PROJECT_SITE Property
In This Topic
AutomationML: Works # 10951.
Syntax
public PropertyValue PROJECT_SITE {get; set;}

Property Value

Returns property value of type System.String.
Remarks

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.

See Also