TimeCode Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the possible values for a time code, used when querying a schedule.
For the Web API use the TimeCode EnumType.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Member name | Description | |
|---|---|---|
| Available | The time is available within the working hours of the resource. Value = 0. | |
| Busy | The time is committed to an activity. Value = 1. | |
| Filter | Use additional filters for the time block such as service cost or service start time. Value = 3. | |
| Unavailable | The time is unavailable. Value = 2. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: