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