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

In This Topic
    INSTANCE_USER_DEFINED_PROPERTYSET Property
    In This Topic
    User-defined property arrangement: Name # 19008.
    Syntax
    public PropertyValue INSTANCE_USER_DEFINED_PROPERTYSET {get; set;}
    public:
    property PropertyValue^ INSTANCE_USER_DEFINED_PROPERTYSET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Internal property for the user-defined property arrangement specified on the component.

    See Also