del método TimesheetDataSet.ActionsRow.IsTS_ACTION_COMMENTNull
Determina si la propiedad TS_ACTION_COMMENT se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTS_ACTION_COMMENTNull As Boolean
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_ACTION_COMMENTNull()
public bool IsTS_ACTION_COMMENTNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase TimesheetDataSet.ActionsRow