Freigeben über


DelegationDataSet.DelegatableAssignments Property

Contains information about delegatable 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 DelegatableAssignments As DelegationDataSet.DelegatableAssignmentsDataTable
    Get
'Usage
Dim instance As DelegationDataSet
Dim value As DelegationDataSet.DelegatableAssignmentsDataTable

value = instance.DelegatableAssignments
[BrowsableAttribute(false)]
public DelegationDataSet.DelegatableAssignmentsDataTable DelegatableAssignments { get; }

Property Value

Type: [Statusing Web service].DelegationDataSet.DelegatableAssignmentsDataTable

See Also

Reference

DelegationDataSet Class

DelegationDataSet Members

Statusing Web Service