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