Dimensions RM  11.2.3
ns__CollectionTransferRules Struct Reference

Holds transfer rules for a collection. More...

#include <rtmservice.h>

List of all members.

Public Attributes

xsd__boolean bTransferToChild:1
 Transfer collection to child requirement.
xsd__boolean bDeleteFromParent:1
 Delete parent from collection when transfering to child.
xsd__boolean bTransferBackToParent:1
 Transfer collection to parent when child is removed.

Detailed Description

Holds transfer rules for a collection.

Definition at line 813 of file rtmservice.h.


Member Data Documentation

Delete parent from collection when transfering to child.

Definition at line 817 of file rtmservice.h.

Transfer collection to parent when child is removed.

Definition at line 819 of file rtmservice.h.

Transfer collection to child requirement.

Definition at line 815 of file rtmservice.h.


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