ProcessChildren
A setting that determines whether the export process exports child objects of the current DCO object to Box.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
This setting has two possible values:
| True | Child DCO objects are exported in addition to the current DCO object. |
|---|---|
| False | Child DCO objects are not exported. Only the current DCO object is exported. |
The default value for this setting is True.
Member of namespace
DatacapBOXSyntax
ProcessChildren(bool NewValue)
Parameters
Smart parameters are supported.
Level
Any level.Example
ProcessChildren(True)
Upload()