ImportTimesheetDataSet.LinesRow.SetTS_LINE_CLASS_NAMENull método
Define a propriedade TS_LINE_CLASS_NAME para um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetTS_LINE_CLASS_NAMENull
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
instance.SetTS_LINE_CLASS_NAMENull()
public void SetTS_LINE_CLASS_NAMENull()
Ver também
Referência
ImportTimesheetDataSet.LinesRow classe