DriverPrioritizationDataSet.PrioritizationRow.IsPRIORITIZATION_IS_COMPLETENull 方法
決定是否要將PRIORITIZATION_IS_COMPLETE屬性設定為 null 值。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsPRIORITIZATION_IS_COMPLETENull As Boolean
'用途
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean
returnValue = instance.IsPRIORITIZATION_IS_COMPLETENull()
public bool IsPRIORITIZATION_IS_COMPLETENull()
傳回值
類型:System.Boolean
傳回 Boolean。
請參閱
參照
DriverPrioritizationDataSet.PrioritizationRow 類別