StatusingDataSet.ResourcesRow.IsRES_AVAIL_TONull-Methode
Bestimmt, ob die RES_AVAIL_TO -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_AVAIL_TONull As Boolean
'Usage
Dim instance As StatusingDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_AVAIL_TONull()
public bool IsRES_AVAIL_TONull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.ResourcesRow Klasse