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

In This Topic
    ARTICLEREF_ASSEMBLYVARIANT Property
    In This Topic
    Assembly variant # 20512.
    Syntax
    public PropertyValue ARTICLEREF_ASSEMBLYVARIANT {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSEMBLYVARIANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also