Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentWebServices
DocumentRESTService Class
DocumentRESTService Methods
CombineDocTypes Method
CreateDocument Method
DeleteDocument Method
GetDocument Method
GetDocumentExportSettings Method
GetObjectDataSetFeed Method
GetResponse Method
GetStream Method
IsAuthorizedForDocumentType Method
Translate Method
UpdateDocument Method
DocumentRESTService
UpdateDocument Method
Processes given document.
Namespace:
CMS.DocumentWebServices
Assembly:
CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 12.0.0
Syntax
C#
Copy
public
Stream
UpdateDocument
(
string
operation
,
Stream
stream
)
Parameters
operation
Type:
System
String
Operation to perform with document
stream
Type:
System.IO
Stream
Stream with document data
Return Value
Type:
Stream
Implements
IDocumentRESTService
UpdateDocument(String, Stream)
See Also
Reference
DocumentRESTService Class
CMS.DocumentWebServices Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com