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

In This Topic
    ARTICLEREF_ASSEMBLYSTRUCTURE Property
    In This Topic
    Assembly structure # 20511.
    Syntax
    public PropertyValue ARTICLEREF_ASSEMBLYSTRUCTURE {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSEMBLYSTRUCTURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also