ResourceDataSet.ResourcesDataTable.WRES_EMAILColumn 属性

定义为WRES_EMAIL字段的列。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property WRES_EMAILColumn As DataColumn
    Get
用法
Dim instance As ResourceDataSet.ResourcesDataTable
Dim value As DataColumn

value = instance.WRES_EMAILColumn
public DataColumn WRES_EMAILColumn { get; }

属性值

类型:System.Data.DataColumn
该字段的一个DataColumn对象。

另请参阅

引用

ResourceDataSet.ResourcesDataTable 类

ResourceDataSet.ResourcesDataTable 成员

WebSvcWorkflow 命名空间