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

In This Topic
    PROJ_COMMISSION Property
    In This Topic
    Commission # 10014.
    Syntax
    public PropertyValue PROJ_COMMISSION {get; set;}
    public:
    property PropertyValue^ PROJ_COMMISSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Enter e.g. the project number or a job number here.

    See Also