StatusingDataSet.Projects 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 status information about projects.
public:
property WebSvcStatusing::StatusingDataSet::ProjectsDataTable ^ Projects { WebSvcStatusing::StatusingDataSet::ProjectsDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingDataSet.ProjectsDataTable Projects { get; }
member this.Projects : WebSvcStatusing.StatusingDataSet.ProjectsDataTable
Public ReadOnly Property Projects As StatusingDataSet.ProjectsDataTable
Property Value
- Attributes