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

In This Topic
    PROJ_PROJECTSTATUS Property
    In This Topic
    Project status # 10303.
    Syntax
    public PropertyValue PROJ_PROJECTSTATUS {get; set;}
    public:
    property PropertyValue^ PROJ_PROJECTSTATUS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the information of the individual messaging areas in a tab-delimited character string.

    See Also