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

In This Topic
    PROJ_TYPE Property
    In This Topic
    Project: Type # 10031.
    Syntax
    public PropertyValue PROJ_TYPE {get; set;}
    public:
    property PropertyValue^ PROJ_TYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Serves to indicate the type, e.g. machine or plant.

    See Also