Compartilhar via


ResourceDataSet.CalendarExceptionsRow.Start propriedade

A data e a hora quando inicia essa exceção do calendário.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property Start As DateTime
    Get
    Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As DateTime

value = instance.Start

instance.Start = value
public DateTime Start { get; set; }

Valor de propriedade

Tipo: System.DateTime

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow membros

WebSvcWorkflow namespace