ResourceDataSet.ResourcesRow.SetWRES_ACCOUNTNull method
將WRES_ACCOUNT屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetWRES_ACCOUNTNull
'用途
Dim instance As ResourceDataSet.ResourcesRow
instance.SetWRES_ACCOUNTNull()
public void SetWRES_ACCOUNTNull()
請參閱
參照
ResourceDataSet.ResourcesRow class