Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_ASSIGNMENT Property / ARTICLEREF_ASSIGNMENT Property

In This Topic
    ARTICLEREF_ASSIGNMENT Property
    In This Topic
    Part allocation # 20491.
    Syntax
    public PropertyValue ARTICLEREF_ASSIGNMENT {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSIGNMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Defines whether the assigned part is the main part or an accessory part.

    See Also