Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_SUPPLEMENTARYFIELD Property / SYMB_SUPPLEMENTARYFIELD(Int32) Property

In This Topic
SYMB_SUPPLEMENTARYFIELD(Int32) Property
In This Topic
Supplementary field # 16013.
Syntax
public PropertyValue SYMB_SUPPLEMENTARYFIELD( 
   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 99.

Max. 99 supplementary fields for the symbol that can be specified using the index.

See Also