public MDPropertyValue SYMB_CONNECTIONNUMBER( int index ) {get; set;}
public: property MDPropertyValue^ SYMB_CONNECTIONNUMBER { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue SYMB_CONNECTIONNUMBER( int index ) {get; set;}
public: property MDPropertyValue^ SYMB_CONNECTIONNUMBER { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Internal connection point number. Either a consecutive number or a "n" (for a variable connection number) or a "z" (for the last connection point with a variable connection number).