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