ProjectDataSet.ProjectResourceRow.SetWRES_EMAILNull 方法
将WRES_EMAIL属性设置为空值。
命名空间: WebSvcProject
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub SetWRES_EMAILNull
用法
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetWRES_EMAILNull()
public void SetWRES_EMAILNull()
另请参阅
引用
ProjectDataSet.ProjectResourceRow 类