Dimensions RM  11.2.3
ns__CollectionEx 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.
xsd__string sURL:1
 Collection URL adress.

Detailed Description

Holds information about a detailed collection structure.

Definition at line 779 of file rtmservice.h.


Member Data Documentation

Collection is a baseline flag.

Definition at line 793 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 791 of file rtmservice.h.

Collection ID.

Definition at line 781 of file rtmservice.h.

Collection name.

Definition at line 785 of file rtmservice.h.

Collection type.

Definition at line 783 of file rtmservice.h.

Collection URL adress.

Definition at line 795 of file rtmservice.h.


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