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