ResourceDataSet.ResourceRatesRow.IsRES_OVT_RATENull-Methode

Bestimmt, ob die RES_OVT_RATE -Eigenschaft auf einen null-Wert festgelegt ist.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsRES_OVT_RATENull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourceRatesRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ResourceDataSet.ResourceRatesRow Klasse

ResourceDataSet.ResourceRatesRow-Member

WebSvcResource-Namespace