Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the information about the project schedule status.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Schedule As ScheduleDataSet.ScheduleDataTable
Get
'Usage
Dim instance As ScheduleDataSet
Dim value As ScheduleDataSet.ScheduleDataTable
value = instance.Schedule
[BrowsableAttribute(false)]
public ScheduleDataSet.ScheduleDataTable Schedule { get; }
Property value
Type: WebSvcStatusing.ScheduleDataSet.ScheduleDataTable