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