public PropertyValue PROJECT_SUBPROJECTORIGIN( int index ) {get; set;}
public: property PropertyValue^ PROJECT_SUBPROJECTORIGIN { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJECT_SUBPROJECTORIGIN( int index ) {get; set;}
public: property PropertyValue^ PROJECT_SUBPROJECTORIGIN { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies at a subproject from which original project it was created.