Share via


StatusingDataSet.CalendarsDataTable.NewCalendarsRow method

Creates a row object in the CalendarsDataTable.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewCalendarsRow As StatusingDataSet.CalendarsRow
'Usage
Dim instance As StatusingDataSet.CalendarsDataTable
Dim returnValue As StatusingDataSet.CalendarsRow

returnValue = instance.NewCalendarsRow()
public StatusingDataSet.CalendarsRow NewCalendarsRow()

Return value

Type: WebSvcStatusing.StatusingDataSet.CalendarsRow

See also

Reference

StatusingDataSet.CalendarsDataTable class

StatusingDataSet.CalendarsDataTable members

WebSvcStatusing namespace