Share via


StatusingAssignmentsDataSet.Assignments Property

Gets the status information about assignments.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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: [Statusing Web service].StatusingAssignmentsDataSet.AssignmentsDataTable

See Also

Reference

StatusingAssignmentsDataSet Class

StatusingAssignmentsDataSet Members

Statusing Web Service