Share via


SitesSvcSchemaManager.getDocumentMetadata Method [AX 2012]

Gets the document metadata of a service.

Syntax

public SyncDocumentMetadata getDocumentMetadata(str _docSvcName)

Run On

Called

Parameters

  • _docSvcName
    Type: str
    The name of the service.

Return Value

Type: SyncDocumentMetadata Class
The metadata of the service.

See Also

Reference

SitesSvcSchemaManager Class