ServiceProxy<TService>.EndpointSwitch 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.
Gets the endpoint switch information from the web service configuration.
public:
property Microsoft::Xrm::Sdk::Client::IEndpointSwitch ^ EndpointSwitch { Microsoft::Xrm::Sdk::Client::IEndpointSwitch ^ get(); };
public Microsoft.Xrm.Sdk.Client.IEndpointSwitch EndpointSwitch { get; }
member this.EndpointSwitch : Microsoft.Xrm.Sdk.Client.IEndpointSwitch
Public ReadOnly Property EndpointSwitch As IEndpointSwitch
Property Value
The endpoint switch information from the web service configuration.