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