ServiceClient.ConnectedOrgUriActual Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Actual URI used to connect to Dataverse. this URI could be influenced by user defined variables.
public Uri ConnectedOrgUriActual { get; }
member this.ConnectedOrgUriActual : Uri
Public ReadOnly Property ConnectedOrgUriActual As Uri
Property Value
Remarks
The URI could be influenced by user defined variables.