共用方式為


CalendarDataSet.Calendars Property

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Calendars As CalendarDataSet.CalendarsDataTable
    Get
'Usage
Dim instance As CalendarDataSet
Dim value As CalendarDataSet.CalendarsDataTable

value = instance.Calendars
[BrowsableAttribute(false)]
public CalendarDataSet.CalendarsDataTable Calendars { get; }

Property Value

Type: WebSvcCalendar.CalendarDataSet.CalendarsDataTable

See Also

Reference

CalendarDataSet Class

CalendarDataSet Members

WebSvcCalendar Namespace