共用方式為


ProjectDataSet.ProjectRow.SetPROJ_LAST_SAVEDNull method

PROJ_LAST_SAVED屬性設定為 null 值。

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

Syntax

'宣告
Public Sub SetPROJ_LAST_SAVEDNull
'用途
Dim instance As ProjectDataSet.ProjectRow

instance.SetPROJ_LAST_SAVEDNull()
public void SetPROJ_LAST_SAVEDNull()

請參閱

參照

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace