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