共用方式為


DriverPrioritizationDataSet.PrioritizationRow.IsCREATED_BY_RES_NAMENull 方法

決定是否要將CREATED_BY_RES_NAME屬性設定為 null 值。

命名空間:  WebSvcDriver
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function IsCREATED_BY_RES_NAMENull As Boolean
'用途
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean

returnValue = instance.IsCREATED_BY_RES_NAMENull()
public bool IsCREATED_BY_RES_NAMENull()

傳回值

類型:System.Boolean
傳回 Boolean

請參閱

參照

DriverPrioritizationDataSet.PrioritizationRow 類別

DriverPrioritizationDataSet.PrioritizationRow 成員

WebSvcDriver 命名空間