OrganizationServiceCacheSettings.ConnectionId Property
Applies To: Dynamics CRM 2015
Gets or sets a key value for uniquely distinguishing the connection.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public string ConnectionId { get; set; }
public:
property String^ ConnectionId {
String^ get();
void set(String^ value);
}
member ConnectionId : string with get, set
Public Property ConnectionId As String
Property Value
Type: System.String
Type: String.
See Also
OrganizationServiceCacheSettings Class
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright