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

In This Topic
    ARTICLEREF_VARIANT Property
    In This Topic
    Part variant # 20488.
    Syntax
    public PropertyValue ARTICLEREF_VARIANT {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_VARIANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also