StatusingDataSet.CalendarsDataTable.NewCalendarsRow Method
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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