Dimensions RM  11.2.3
ns__ProjectEx Struct Reference

Holds information about the extended definition of a Dimensions RM class. More...

#include <rtmservice.h>

List of all members.

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.

Detailed Description

Holds information about the extended definition of a Dimensions RM class.

Definition at line 181 of file rtmservice.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator