共用方式為


ResourceDataSet.ResourcesRow.IsRES_GROUPNull method

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

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public Function IsRES_GROUPNull As Boolean
'用途
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean

請參閱

參照

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace