Partilhar via


Enumeração TimeCode

Aplica-se a: CRM 2015 on-prem, CRM Online

Contains the possible values for a time code, used when querying a schedule.

Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (em Microsoft.Crm.Sdk.Proxy.dll)

Sintaxe

'Declaração
<DataContractAttribute(Namespace:="https://schemas.microsoft.com/crm/2011/Contracts")> _
Public Enumeration TimeCode
[DataContractAttribute(Namespace="https://schemas.microsoft.com/crm/2011/Contracts")] 
public enum TimeCode

Membros

Nome do membro Descrição
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.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Namespace Microsoft.Crm.Sdk.Messages
Classe QueryScheduleRequest
Classe QueryMultipleSchedulesRequest
TimeInfo

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.