Share via


DelegationDataSet.TeamMembersRow.IsRES_NAMENull Method

Determines whether the RES_NAME property is set to a a null reference (Nothing in Visual Basic) value.

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
Public Function IsRES_NAMENull As Boolean
'Usage
Dim instance As DelegationDataSet.TeamMembersRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

DelegationDataSet.TeamMembersRow Class

DelegationDataSet.TeamMembersRow Members

Statusing Web Service