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