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