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