ProposalParty ComplexType
Represents a party (user, team, or resource) that is needed for the proposed appointment.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| DisplayName | Edm.String |
The display name for the party. |
| EffortRequired | Edm.Double |
The percentage of time that is required to perform the service. |
| EntityName | Edm.String |
The logical name of the type of entity that is represented by this party. |
| ResourceId | Edm.Guid |
The ID of the resource that is represented by this party. |
| ResourceSpecId | Edm.Guid |
The ID of the resource specification that is represented by this party. |
Used by
The following use the ProposalParty ComplexType.
| Name | How used |
|---|---|
| AppointmentProposal | ProposalParties Property |