public PropertyValue PROJ_REVISION_TEMP( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_TEMP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_REVISION_TEMP( int index ) {get; set;}
public: property PropertyValue^ PROJ_REVISION_TEMP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies whether it is a temporary reference project. (Temporary reference projects can be deleted at any time.)