次の方法で共有


ImportTimesheetDataSet.LinesDataTable.TASK_NAMEColumn プロパティ

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

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

構文

'宣言
Public ReadOnly Property TASK_NAMEColumn As DataColumn
    Get
'使用
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

ImportTimesheetDataSet.LinesDataTable クラス

ImportTimesheetDataSet.LinesDataTable メンバー

WebSvcStatusing 名前空間