UserDelegationDataSet.ResourceDelegations Property
Gets the information about user resource delegations.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ResourceDelegations As UserDelegationDataSet.ResourceDelegationsDataTable
Get
'Usage
Dim instance As UserDelegationDataSet
Dim value As UserDelegationDataSet.ResourceDelegationsDataTable
value = instance.ResourceDelegations
[BrowsableAttribute(false)]
public UserDelegationDataSet.ResourceDelegationsDataTable ResourceDelegations { get; }
Property Value
Type: [Resource Web service].UserDelegationDataSet.ResourceDelegationsDataTable