Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / PROJ_ARTICLEREF_CRAFT Property / PROJ_ARTICLEREF_CRAFT(Int32) Property

In This Topic
    PROJ_ARTICLEREF_CRAFT(Int32) Property
    In This Topic
    Trade of part reference # 20913.
    Syntax
    public PropertyValue PROJ_ARTICLEREF_CRAFT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_ARTICLEREF_CRAFT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

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

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

    See Also