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