次の方法で共有


ImportTimesheetDataSet.LinesDataTable.ASSN_ACT_WORKColumn プロパティ

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

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

構文

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

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

ImportTimesheetDataSet.LinesDataTable クラス

ImportTimesheetDataSet.LinesDataTable メンバー

WebSvcStatusing 名前空間