public PropertyValue PAGE_SOURCE_PROJECT( int index ) {get; set;}
public: property PropertyValue^ PAGE_SOURCE_PROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_SOURCE_PROJECT( int index ) {get; set;}
public: property PropertyValue^ PAGE_SOURCE_PROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the project from which the data for the report is taken.