public PropertyValue SYMB_SUPPLEMENTARYFIELD( int index ) {get; set;}
public: property PropertyValue^ SYMB_SUPPLEMENTARYFIELD { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue SYMB_SUPPLEMENTARYFIELD( int index ) {get; set;}
public: property PropertyValue^ SYMB_SUPPLEMENTARYFIELD { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 99.
Max. 99 supplementary fields for the symbol that can be specified using the index.