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