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

In This Topic
SYMBLIB_NAME(Int32) Property
In This Topic
Symbol library # 15000. This property isn't indexed, and is read-only.
Syntax
public PropertyValue SYMBLIB_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of the symbol library, determined from the database name.

See Also