EndpointCollection ComplexType
A collection of service endpoints.
This Web API complex type corresponds to the organization service EndpointCollection.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Count |
Edm.Int32 |
The number of elements in the collection. |
||
IsReadOnly |
Edm.Boolean |
Whether the DataCollection is read-only |
||
Keys |
Collection(EndpointType EnumType) |
false |
Collection containing the keys in the DataCollection. |
|
Values |
Collection(Edm.String) |
false |
false |
Collection containing the values in the DataCollection. |
Types that use the EndpointCollection complex type.
The following use the EndpointCollection complex type.
Name | How used | Description |
---|---|---|
Endpoints Property |
Provides detailed information on an organization. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.