Dimensions RM
11.2.3
|
Holds information about the extended definition of a Dimensions RM class. More...
#include <rtmservice.h>
Public Attributes | |
xsd__int | nId:1 |
Project identifier. | |
xsd__string | sName:1 |
Project name. | |
xsd__string | sDescription:1 |
Project description. | |
xsd__boolean | bLockStatus:1 |
Project lock status. | |
xsd__string | sVersion:1 |
Project version. | |
xsd__boolean | bAssociatedCM:1 |
Project associated with Dimensions CM. |
Holds information about the extended definition of a Dimensions RM class.
Definition at line 181 of file rtmservice.h.
Project associated with Dimensions CM.
Definition at line 193 of file rtmservice.h.
Project lock status.
Definition at line 189 of file rtmservice.h.
Project identifier.
Definition at line 183 of file rtmservice.h.
Project description.
Definition at line 187 of file rtmservice.h.
Project name.
Definition at line 185 of file rtmservice.h.
Project version.
Definition at line 191 of file rtmservice.h.