Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReferencePropertyList Class / INSTANCE_ACTIVE_PROPERTYSET Property / INSTANCE_ACTIVE_PROPERTYSET Property

In This Topic
    INSTANCE_ACTIVE_PROPERTYSET Property
    In This Topic
    Property arrangement # 19307.
    Syntax
    public PropertyValue INSTANCE_ACTIVE_PROPERTYSET {get; set;}
    public:
    property PropertyValue^ INSTANCE_ACTIVE_PROPERTYSET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Displays the name of the property arrangement set at the function / part placement. The property arrangement can also be assigned via this property.

    See Also