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