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