Jagamisviis:


OrganizationServiceCache.ConnectionId Property

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public string ConnectionId { get; private set; }
public:
property String^ ConnectionId {
    String^ get();
    private: void set(String^ value);
}
member ConnectionId : string with get, private set
Public Property ConnectionId As String
    Get
    Private Set
End Property

Property Value

Type: System.String

Type: String
.

See Also

OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright