Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_OLDNAME Property / SYMBLIB_OLDNAME Property

In This Topic
SYMBLIB_OLDNAME Property
In This Topic
Name of original symbol library # 15098.
Syntax
public PropertyValue SYMBLIB_OLDNAME {get; set;}

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