public PropertyValue SYMBLIB_OLDNAME( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_OLDNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMBLIB_OLDNAME( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_OLDNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.