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