Share via


SyncDocumentMetadata.parmDocumentRelationships Method [AX 2012]

Gets or sets the list of relationships from the metadata of the document.

Syntax

public List parmDocumentRelationships([List _documentRelationships])

Run On

Called

Parameters

  • _documentRelationships
    Type: List Class
    The document relationship list from the metadata of the document.

Return Value

Type: List Class
The document relationship list from the metadata of the document.

See Also

Reference

SyncDocumentMetadata Class