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

In This Topic
SYMBLIB_OLDNAME(Int32) Property
In This Topic
Name of original symbol library # 15098. This property isn't indexed.
Syntax
public PropertyValue SYMBLIB_OLDNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is used internally. It contains the name of the original symbol library if the symbol library has been converted. It is possible check whether the symbol library is compatible with an "old" EPLAN 5 symbol library.

See Also