Dimensions RM
11.2.3
|
Holds transfer rules for a collection. More...
#include <rtmservice.h>
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. |
Holds transfer rules for a collection.
Definition at line 813 of file rtmservice.h.
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.