RequiredResource ComplexType
Specifies a resource that is required for a scheduling operation.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| ResourceId | Edm.Guid |
The ID of the required resource. |
| ResourceSpecId | Edm.Guid |
The ID of the required resource specification |
Used by
The following use the RequiredResource ComplexType.
| Name | How used |
|---|---|
| AppointmentRequest | RequiredResources Property |