public PropertyValue SYMBLIB_LASTMODIFICATOR( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_LASTMODIFICATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMBLIB_LASTMODIFICATOR( int index ) {get; set;}
public: property PropertyValue^ SYMBLIB_LASTMODIFICATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
User code of the last person to edit the symbol library.