API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_PROPERTYINSTANCESET Property / SYMB_PROPERTYINSTANCESET Property

In This Topic
    SYMB_PROPERTYINSTANCESET Property
    In This Topic
    Property arrangements # 16050.
    Syntax
    public PropertyValue SYMB_PROPERTYINSTANCESET {get; set;}
    public:
    property PropertyValue^ SYMB_PROPERTYINSTANCESET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property is indexed. Possible indexes are from 1 to 64.

    Contains multi-language designations for user-defined sets of properties (max. 64).

    See Also