Dimensions RM
11.2.3
|
Holds information about a detailed collection structure. More...
#include <rtmservice.h>
Public Attributes | |
xsd__int | nId:1 |
Collection ID. | |
xsd__string | sType:1 |
Collection type. | |
xsd__string | sName:1 |
Collection name. | |
xsd__boolean | bDocument:1 |
Collection is a document flag. | |
xsd__boolean | bBaseline:1 |
Collection is a baseline flag. |
Holds information about a detailed collection structure.
Definition at line 844 of file rtmservice.h.
Collection is a baseline flag.
Definition at line 858 of file rtmservice.h.
Collection is a document flag.
Generally, all documents will be filtered out, so this will always be false.
Definition at line 856 of file rtmservice.h.
Collection ID.
Definition at line 846 of file rtmservice.h.
Collection name.
Definition at line 850 of file rtmservice.h.
Collection type.
Definition at line 848 of file rtmservice.h.