ImportTimesheetDataSet.LinesRow.SetASSN_WORKNull-Methode
Legt die ASSN_WORK -Eigenschaft auf einen ein Nullverweis (Nothing in Visual Basic) -Wert.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_WORKNull
'Usage
Dim instance As ImportTimesheetDataSet.LinesRow
instance.SetASSN_WORKNull()
public void SetASSN_WORKNull()
Siehe auch
Referenz
ImportTimesheetDataSet.LinesRow Klasse