SubCode EnumType
Contains the possible values for a subcode, used in scheduling appointments.
This Web API enum type corresponds to the organization service SubCode.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
Unspecified |
0 |
Specifies free time with no specified restrictions. |
Schedulable |
1 |
A schedulable block of time. |
Committed |
2 |
A block of time that is committed to perform an action. |
Uncommitted |
3 |
A block of time that is tentatively scheduled but not committed. |
Break |
4 |
A block of time that cannot be committed due to a scheduled break. |
Holiday |
5 |
A block of time that cannot be scheduled due to a scheduled holiday. |
Vacation |
6 |
A block of time that cannot be scheduled due to a scheduled vacation. |
Appointment |
7 |
A block of time that is already scheduled for an appointment. |
ResourceStartTime |
8 |
Specifies to filter a resource start time. |
ResourceServiceRestriction |
9 |
A restriction for a resource for the specified service. |
ResourceCapacity |
10 |
Specifies the capacity of a resource for the specified time interval. |
ServiceRestriction |
11 |
Specifies that a service is restricted during the specified block of time. |
ServiceCost |
12 |
An override to the service cost for the specified time block. |
Types that use the SubCode enum type.
The following use the SubCode enum type.
Name | How used | Description |
---|---|---|
SubCode Property |
Specifies a set of time blocks with appointment information. |
関連項目
他のリソース
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType 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.