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