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.Organization
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.Organization Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright