ResourceDataSet.ResourceRatesRow.IsRES_STD_RATENull-Methode
Bestimmt, ob die RES_STD_RATE -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_STD_RATENull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourceRatesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_STD_RATENull()
public bool IsRES_STD_RATENull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ResourceDataSet.ResourceRatesRow Klasse