IEndpointSwitch.IsPrimaryEndpoint Property
Applies To: Dynamics CRM 2015
Gets whether the organization’s current endpoint is the primary endpoint.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
bool IsPrimaryEndpoint { get; }
property bool IsPrimaryEndpoint {
bool get();
}
abstract IsPrimaryEndpoint : bool with get
ReadOnly Property IsPrimaryEndpoint As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the current endpoint is the primary endpoint; otherwise, false.
See Also
PrimaryEndpoint
IEndpointSwitch Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright