DriverDataSet.DriverRow.IsDRIVER_IS_USED_IN_PRIORITIZATIONNull 方法
決定是否要將DRIVER_IS_USED_IN_PRIORITIZATION屬性設定為 null 值。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsDRIVER_IS_USED_IN_PRIORITIZATIONNull As Boolean
'用途
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean
returnValue = instance.IsDRIVER_IS_USED_IN_PRIORITIZATIONNull()
public bool IsDRIVER_IS_USED_IN_PRIORITIZATIONNull()