StatusingDataSet.LocalBaseCalendars Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property LocalBaseCalendars As StatusingDataSet.LocalBaseCalendarsDataTable
Get
'Usage
Dim instance As StatusingDataSet
Dim value As StatusingDataSet.LocalBaseCalendarsDataTable
value = instance.LocalBaseCalendars
[BrowsableAttribute(false)]
public StatusingDataSet.LocalBaseCalendarsDataTable LocalBaseCalendars { get; }
Property Value
Type: WebSvcStatusing.StatusingDataSet.LocalBaseCalendarsDataTable