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