public PropertyValue PROJ_REVISIONSPARENT( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISIONSPARENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_REVISIONSPARENT( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISIONSPARENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of original project from which the revision was generated, including file name extension and complete file path.