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