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

In This Topic
    PROJ_LOCATION Property
    In This Topic
    Location # 10035.
    Syntax
    public PropertyValue PROJ_LOCATION {get; set;}
    public:
    property PropertyValue^ PROJ_LOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also