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