ProjectDataSet.ProjectResourceRow.SetRES_GROUPNull method
將RES_GROUP屬性設定為 null 值。
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetRES_GROUPNull
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_GROUPNull()
public void SetRES_GROUPNull()
請參閱
參照
ProjectDataSet.ProjectResourceRow class