Click or drag to resize
RESTServiceGetServiceDocument Method
Exposes Service Document (available data).

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax
C#
public AtomPub10ServiceDocumentFormatter GetServiceDocument()

Return Value

Type: AtomPub10ServiceDocumentFormatter

Implements

IRESTServiceGetServiceDocument
See Also