UserDelegationDataSet.ResourceDelegationsRow.SetDELEGATE_NAMENull Method
Sets the DELEGATE_NAME property to a null value.
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
Public Sub SetDELEGATE_NAMENull
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
instance.SetDELEGATE_NAMENull()
public void SetDELEGATE_NAMENull()
See Also
Reference
UserDelegationDataSet.ResourceDelegationsRow Class