ProjectTimesheetLinesDataSet.ActualsRow.IsTS_ACT_COMMENTNull-Methode
Bestimmt, ob die TS_ACT_COMMENT -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsTS_ACT_COMMENTNull As Boolean
'Usage
Dim instance As ProjectTimesheetLinesDataSet.ActualsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_ACT_COMMENTNull()
public bool IsTS_ACT_COMMENTNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ProjectTimesheetLinesDataSet.ActualsRow Klasse