DocumentRESTService GetResponse Method (IEnumerable TreeNode , ExportObjectSettings)Kentico 8.1 API Reference
Returns response for modifying methods - ID and GUID of the modified object.

Namespace: CMS.DocumentWebServices
Assembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

nodes
Type: OnlineSystem.Collections.Generic IEnumerable TreeNode 
TreeNode objects which were created/updated/deleted
settings
Type: CMS.DataEngine ExportObjectSettings
Export settings

Return Value

Type: OnlineStream
See Also