public PropertyValue SYMBLIB_ERRORSYMBOLED( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_ERRORSYMBOLED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMBLIB_ERRORSYMBOLED( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_ERRORSYMBOLED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1024.
Shows whether a problem occurred during the symbol libraries data transfer that can be solved in the symbol editor. Max. of 1,024 are recorded.