StatusingDataSet.Calendars Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the information about calendars.
public:
property WebSvcStatusing::StatusingDataSet::CalendarsDataTable ^ Calendars { WebSvcStatusing::StatusingDataSet::CalendarsDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingDataSet.CalendarsDataTable Calendars { get; }
member this.Calendars : WebSvcStatusing.StatusingDataSet.CalendarsDataTable
Public ReadOnly Property Calendars As StatusingDataSet.CalendarsDataTable
Property Value
- Attributes