DriverPrioritizationDataSet.PrioritizationEntriesRow.IsDRIVER_PRIORITYNull method
Determines whether the DRIVER_PRIORITY property is set to a null reference (Nothing in Visual Basic).
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsDRIVER_PRIORITYNull As Boolean
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesRow
Dim returnValue As Boolean
returnValue = instance.IsDRIVER_PRIORITYNull()
public bool IsDRIVER_PRIORITYNull()
Return value
Type: System.Boolean
Returns Boolean.
See also
Reference
DriverPrioritizationDataSet.PrioritizationEntriesRow class
DriverPrioritizationDataSet.PrioritizationEntriesRow members