Selects tree node(s) according to provided parameters and returns them as dataset.
Three oprations are supported: document (= select single document), all (= select documents), childrenof (= all children of given node).
If classNames not specified, the result does not contain coupled data.
Namespace: CMS.DocumentWebServicesAssembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- operation
- Type: System String
Operation to perform with document
Return Value
Type: StreamSee Also