Public Function WithRoot( _ ByVal WantedRoot As String, _ ByVal xds As XdsDomain _ ) As String
Dim instance As XdsPatient Dim WantedRoot As String Dim xds As XdsDomain Dim value As String value = instance.WithRoot(WantedRoot, xds)
public string WithRoot( string WantedRoot, XdsDomain xds )
public: String^ WithRoot( String^ WantedRoot, XdsDomain^ xds )
Parameters
- WantedRoot
The Root of the domain which is wanted - typically:
- For a document consumer, this is the root ID of the local domain
- For a document source, this is the root ID of the XDS domain
- xds
- The XdsDomain object holding details of the Pix Manager, audit repository etc.
Return Value
A full ID string in the form LocalID^^^&RootID&ISO