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

In This Topic
    PROJ_STATION Property
    In This Topic
    Workstation # 10182.
    Syntax
    public PropertyValue PROJ_STATION {get; set;}
    public:
    property PropertyValue^ PROJ_STATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also