public PropertyValue PAGE_FROZEN_EVALUATIONPAGE( int index ) {get; set;}
public: property PropertyValue^ PAGE_FROZEN_EVALUATIONPAGE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_FROZEN_EVALUATIONPAGE( int index ) {get; set;}
public: property PropertyValue^ PAGE_FROZEN_EVALUATIONPAGE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Indicated whether a reporting page has been frozen. This type of page is no longer to be assigned to a reporting block and will no longer be updated.