StatusingDataSet.ResourcesRow.IsRES_RATES_TABLENull Method

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

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

Syntax

'Declaration
Public Function IsRES_RATES_TABLENull As Boolean
'Usage
Dim instance As StatusingDataSet.ResourcesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.ResourcesRow Class

StatusingDataSet.ResourcesRow Members

WebSvcStatusing Namespace