Dimensions RM  11.2.3
ns__CollectionEx2 Struct Reference

Holds information about a detailed collection structure. More...

#include <rtmservice.h>

List of all members.

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.

Detailed Description

Holds information about a detailed collection structure.

Definition at line 844 of file rtmservice.h.


Member Data Documentation

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.


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