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

In This Topic
    PROJ_IS_PPE Property
    In This Topic
    EPLAN PPE project # 59999.
    Syntax
    public PropertyValue PROJ_IS_PPE {get; set;}
    public:
    property PropertyValue^ PROJ_IS_PPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Used for query whether this involves a project with PPE data.

    See Also