EndpointType EnumType
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Identifies the type of service available at an endpoint.
This Web API enum type corresponds to the organization service EndpointType.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
OrganizationService | 0 | The organization service. |
OrganizationDataService | 1 | The organization data service. |
WebApplication | 2 | The Web application service. |
The following use the EndpointType enum type.
Name | How used | Description |
|---|---|---|
Keys Property | A collection of service endpoints. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: