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

In This Topic
SYMB_PROPERTYINSTANCESET(Int32) Property
In This Topic
Property arrangements # 16050.
Syntax
public PropertyValue SYMB_PROPERTYINSTANCESET( 
   int index
) {get; set;}

Parameters

index

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