TimesheetDataSet.StatusingChangeLogRow.IsPIDNull-Methode
Bestimmt, ob die PID -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPIDNull As Boolean
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim returnValue As Boolean
returnValue = instance.IsPIDNull()
public bool IsPIDNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
TimesheetDataSet.StatusingChangeLogRow Klasse