TimesheetListDataSet.TimesheetsRow.IsTS_STATUS_ENUMNull método
Determina se a propriedade TS_STATUS_ENUM está definida como um valor nulo.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsTS_STATUS_ENUMNull As Boolean
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_STATUS_ENUMNull()
public bool IsTS_STATUS_ENUMNull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
TimesheetListDataSet.TimesheetsRow classe