次の方法で共有


ResourceDataSet.ResourcesDataTable.RES_NAMEColumn プロパティ

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

名前空間:  WebSvcTimeSheet
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property RES_NAMEColumn As DataColumn
    Get
'使用
Dim instance As ResourceDataSet.ResourcesDataTable
Dim value As DataColumn

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

プロパティ値

型: System.Data.DataColumn
フィールドのDataColumnのオブジェクトです。

関連項目

参照先

ResourceDataSet.ResourcesDataTable クラス

ResourceDataSet.ResourcesDataTable メンバー

WebSvcTimeSheet 名前空間