DriverPrioritizationDataSet.PrioritizationRow.IsCREATED_BY_RES_NAMENull-Methode
Bestimmt, ob die CREATED_BY_RES_NAME -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsCREATED_BY_RES_NAMENull As Boolean
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean
returnValue = instance.IsCREATED_BY_RES_NAMENull()
public bool IsCREATED_BY_RES_NAMENull()
Rückgabewert
Typ: System.Boolean
Gibt Boolean zurück.
Siehe auch
Referenz
DriverPrioritizationDataSet.PrioritizationRow Klasse