次の方法で共有


ResourceDataSet.ResourcesDataTable.WRES_EMAILColumn プロパティ

WRES_EMAILフィールドの列を定義します。

名前空間:  WebSvcTimeSheet
アセンブリ:  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 メンバー

WebSvcTimeSheet 名前空間