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