CrmServiceClient.ConnectedOrgPublishedEndpoints Property

Definition

Returns the endpoint collection for the connected org.

public:
 property Microsoft::Xrm::Sdk::Discovery::EndpointCollection ^ ConnectedOrgPublishedEndpoints { Microsoft::Xrm::Sdk::Discovery::EndpointCollection ^ get(); };
public Microsoft.Xrm.Sdk.Discovery.EndpointCollection ConnectedOrgPublishedEndpoints { get; }
member this.ConnectedOrgPublishedEndpoints : Microsoft.Xrm.Sdk.Discovery.EndpointCollection
Public ReadOnly Property ConnectedOrgPublishedEndpoints As EndpointCollection

Property Value

Applies to