Compartir a través de


de la propiedad ScheduleDataSet.Schedule

Obtiene la información sobre el estado del plan de proyecto.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Schedule As ScheduleDataSet.ScheduleDataTable
    Get
'Uso
Dim instance As ScheduleDataSet
Dim value As ScheduleDataSet.ScheduleDataTable

value = instance.Schedule
[BrowsableAttribute(false)]
public ScheduleDataSet.ScheduleDataTable Schedule { get; }

Valor de propiedad

Tipo: WebSvcStatusing.ScheduleDataSet.ScheduleDataTable

Vea también

Referencia

clase ScheduleDataSet

Miembros ScheduleDataSet

Espacio de nombres WebSvcStatusing