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