Contains information about project. More...
Public Member Functions | |
HRESULT | GetProperties ([out, retval] IPropertyContainer **ppPropertyContainer) |
Returns the property container for the project. More... | |
Properties | |
BSTR | Code [get, set] |
The project code. | |
BSTR | Name [get, set] |
The project name. | |
BSTR | Stage [get, set] |
The project stage. | |
BSTR | Description [get, set] |
The description. | |
GUID | UniqueId [get] |
This ID is generated when the project is created and can never be changed. It is also used as an IFC project identifier. | |
BSTR | UniqueIdS [get] |
Same as UniqueId, but returning GUID as a string. | |
Contains information about project.
HRESULT IProjectInfo::GetProperties | ( | [out, retval] IPropertyContainer ** | ppPropertyContainer | ) |
Returns the property container for the project.