CreateMultipleResponse ComplexType
Contains the response from the CreateMultiple action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Ids | Collection( Edm.Guid ) |
The ID values of the records created. |
Used by
The following use the CreateMultipleResponse ComplexType.
| Name | How used |
|---|---|
| CreateMultiple | ReturnType |