public PropertyValue SYMBLIB_NAME( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMBLIB_NAME( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Name of the symbol library, determined from the database name.