de la propiedad ResourceDataSet.CalendarExceptions
Obtiene la información acerca de los conflictos de calendario.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As ResourceDataSet.CalendarExceptionsDataTable
Get
'Uso
Dim instance As ResourceDataSet
Dim value As ResourceDataSet.CalendarExceptionsDataTable
value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public ResourceDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }
Valor de propiedad
Tipo: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsDataTable