OrganizationDetail.UrlName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the organization name used in the URL for the organization Web service.
Namespace: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public string UrlName { get; set; }
<DataMemberAttribute>
Public Property UrlName As String
Property Value
Type: System.String
Type: String
The organization name used in the URL for the organization Web service.
Remarks
The organization URL name is AdventureWorksCycle in the following Web service URL example:
https://localhost/AdventureWorksCycle/xrmservices/2011/Organization.svc
See Also
OrganizationDetail Class
Microsoft.Xrm.Sdk.Discovery Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright