public PropertyValue PAGE_EXTDOCUMENT( int index ) {get; set;}
public: property PropertyValue^ PAGE_EXTDOCUMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_EXTDOCUMENT( int index ) {get; set;}
public: property PropertyValue^ PAGE_EXTDOCUMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
External document that is integrated into the project via the page type "External document". In doing so, the external document is referenced by an entry in the page properties.