Condividi tramite


DelegationDataSet.DelegatableAssignments property

Contains information about delegatable assignments.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcStatusing.DelegationDataSet.DelegatableAssignmentsDataTable

See also

Reference

DelegationDataSet class

DelegationDataSet members

WebSvcStatusing namespace