RetrieveAbsoluteAndSiteCollectionUrlResponse.AbsoluteUrl Property
Applies To: Dynamics CRM 2015
Gets the absolute URL of the object that is specified in the request.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string AbsoluteUrl { get; }
public:
property String^ AbsoluteUrl {
String^ get();
}
member AbsoluteUrl : string with get
Public ReadOnly Property AbsoluteUrl As String
Property Value
Type: System.String
Type: String
The absolute URL of the object that is specified in the request.
See Also
RetrieveAbsoluteAndSiteCollectionUrlResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright