public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT_1( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_DOCUMENT_1 { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT_1( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_DOCUMENT_1 { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
The "External document [n]" properties always show the nth external document assigned to the part. For example "External document 1" shows the first external document assigned to the part.