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