API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / FUNC_ARTICLE_ASSIGNMENT Property / FUNC_ARTICLE_ASSIGNMENT Property

In This Topic
    FUNC_ARTICLE_ASSIGNMENT Property
    In This Topic
    Part allocation # 20904.
    Syntax
    public PropertyValue FUNC_ARTICLE_ASSIGNMENT {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_ASSIGNMENT {
       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.

    Defines whether the assigned part is the main part or an accessory part. A max. of 50 part assignments can be defined using the index.

    See Also