Share via


SitesSvcSchemaManager.findRelationshipNodes Method [AX 2012]

Syntax

public Array findRelationshipNodes(
    XmlDocument _xmlDocument, 
    str _serviceName, 
    str _dataSource, 
    str _tableRelation)

Run On

Called

Parameters

  • _serviceName
    Type: str
  • _dataSource
    Type: str
  • _tableRelation
    Type: str

See Also

Reference

SitesSvcSchemaManager Class