public PropertyValue PAGE_FORMULAR( int index ) {get; set;}
public: property PropertyValue^ PAGE_FORMULAR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_FORMULAR( int index ) {get; set;}
public: property PropertyValue^ PAGE_FORMULAR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the form used by the page. Selection is made from a list of available forms.