ServiceEndpointMetadata.ServiceUrls Property
Applies To: Dynamics CRM 2015
Gets the primary and alternate URLs for the service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public ServiceUrls ServiceUrls { get; internal set; }
public:
property ServiceUrls^ ServiceUrls {
ServiceUrls^ get();
internal: void set(ServiceUrls^ value);
}
member ServiceUrls : ServiceUrls with get, internal set
Public Property ServiceUrls As ServiceUrls
Get
Friend Set
End Property
Property Value
Type: Microsoft.Xrm.Sdk.Client.ServiceUrls
Type: ServiceUrls
The primary and alternate URLs for the service.
See Also
ServiceEndpointMetadata Class
Microsoft.Xrm.Sdk.Client Namespace
Disaster recovery in Microsoft Dynamics CRM Online
Return to top
© 2016 Microsoft. All rights reserved. Copyright