Share via


SyncSynchronizationMetadata.parmDocumentMetadataSet Method [AX 2012]

Gets or sets the value of the _documentMetaDataSet parameter.

Syntax

public List parmDocumentMetadataSet([List _documentMetadataSet])

Run On

Called

Parameters

  • _documentMetadataSet
    Type: List Class
    A List object that contains metadata that will be used in the synchronization solution.

Return Value

Type: List Class
The _documentMetadataSet parameter.

See Also

Reference

SyncSynchronizationMetadata Class