public PropertyValue PAGE_FORMPLOT( int index ) {get; set;}
public: property PropertyValue^ PAGE_FORMPLOT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_FORMPLOT( int index ) {get; set;}
public: property PropertyValue^ PAGE_FORMPLOT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the plot frame used by the page.
If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.