UserDelegationDataSet.ResourceDelegationsRow.IsRES_NAMENull Method

Determines whether the RES_NAME property is set 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 Function IsRES_NAMENull As Boolean
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim returnValue As Boolean

returnValue = instance.IsRES_NAMENull()
public bool IsRES_NAMENull()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

UserDelegationDataSet.ResourceDelegationsRow Class

UserDelegationDataSet.ResourceDelegationsRow Members

Resource Web Service