API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / PROJ_ARTICLEREF_SUBCRAFT Property / PROJ_ARTICLEREF_SUBCRAFT Property

In This Topic
    PROJ_ARTICLEREF_SUBCRAFT Property
    In This Topic
    Subtrade of part reference # 20914.
    Syntax
    public PropertyValue PROJ_ARTICLEREF_SUBCRAFT {get; set;}
    public:
    property PropertyValue^ PROJ_ARTICLEREF_SUBCRAFT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Property is indexed. Possible indexes are from 1 to 50.

    Subtrade of the associated part reference. A max. of 50 definitions can be defined using the index.

    See Also