UnsubmittedTimesheetDataSet.TimePeriodsRow.SetTS_NAMENull-Methode
Die TS_NAME() -Eigenschaft festgelegt auf ein Nullverweis (Nothing in Visual Basic).
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_NAMENull
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
instance.SetTS_NAMENull()
public void SetTS_NAMENull()
Siehe auch
Referenz
UnsubmittedTimesheetDataSet.TimePeriodsRow Klasse