API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_SUPPLEMENTARYFIELD Property / SYMBLIB_SUPPLEMENTARYFIELD(Int32) Property

In This Topic
SYMBLIB_SUPPLEMENTARYFIELD(Int32) Property
In This Topic
Supplementary field # 15901.
Syntax
public PropertyValue SYMBLIB_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 1000.

Max. 1,000 supplementary fields for the symbol library that can be specified using the index.

See Also