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