StatusingAssignmentsDataSet.Assignments Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Assignments As StatusingAssignmentsDataSet.AssignmentsDataTable
Get
'Usage
Dim instance As StatusingAssignmentsDataSet
Dim value As StatusingAssignmentsDataSet.AssignmentsDataTable
value = instance.Assignments
[BrowsableAttribute(false)]
public StatusingAssignmentsDataSet.AssignmentsDataTable Assignments { get; }
Property Value
Type: WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsDataTable
See Also
Reference
StatusingAssignmentsDataSet Class