CrmServiceClient.ConnectedOrgPublishedEndpoints Property
Applies To: Dynamics CRM 2015
Gets the endpoint collection for the organization you are connected to.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public EndpointCollection ConnectedOrgPublishedEndpoints { get; }
public:
property EndpointCollection^ ConnectedOrgPublishedEndpoints {
EndpointCollection^ get();
}
member ConnectedOrgPublishedEndpoints : EndpointCollection with get
Public ReadOnly Property ConnectedOrgPublishedEndpoints As EndpointCollection
Property Value
Type: Microsoft.Xrm.Sdk.Discovery.EndpointCollection
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright