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