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

In This Topic
    PROJ_PARTFEATURES Property
    In This Topic
    Part features # 10033.
    Syntax
    public PropertyValue PROJ_PARTFEATURES {get; set;}
    public:
    property PropertyValue^ PROJ_PARTFEATURES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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