API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_ASSEMBLYSTRUCTURE Property / ARTICLEREF_ASSEMBLYSTRUCTURE(Int32) Property

In This Topic
    ARTICLEREF_ASSEMBLYSTRUCTURE(Int32) Property
    In This Topic
    Assembly structure # 20511. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLEREF_ASSEMBLYSTRUCTURE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_ASSEMBLYSTRUCTURE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also