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