API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / PROJ_ARTICLEREF_CRAFT Property / PROJ_ARTICLEREF_CRAFT Property

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

    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