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