public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_DOCUMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_DOCUMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 20.