Share via


SitesSvcSolutionWizard.createSyncDocumentRelationship Method [AX 2012]

Syntax

private SyncDocumentRelationship createSyncDocumentRelationship(
    str _primaryDataSource, 
    str _relatedDataSource, 
    str _relatedService, 
    str _relationName)

Run On

Client

Parameters

  • _primaryDataSource
    Type: str
  • _relatedDataSource
    Type: str
  • _relatedService
    Type: str
  • _relationName
    Type: str

See Also

Reference

SitesSvcSolutionWizard Class