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