del método TimesheetDataSet.StatusingChangeLogRow.IsPIDNull
Determina si la propiedad PID se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsPIDNull As Boolean
'Uso
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim returnValue As Boolean
returnValue = instance.IsPIDNull()
public bool IsPIDNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase TimesheetDataSet.StatusingChangeLogRow