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

In This Topic
    PROJ_MAKE Property
    In This Topic
    Make # 10030.
    Syntax
    public PropertyValue PROJ_MAKE {get; set;}
    public:
    property PropertyValue^ PROJ_MAKE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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