Click or drag to resize
IDocumentRESTServiceTranslate Method
Gateway for submiting an XLIFF document.

Namespace: CMS.DocumentWebServices
Assembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 9.0.0
Syntax
C#
Stream Translate(
	Stream stream
)

Parameters

stream
Type: System.IOStream

Return Value

Type: Stream
See Also