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