次の方法で共有


ImportTimesheetDataSet.LinesDataTable.PROJ_UIDColumn プロパティ

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

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

構文

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

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

ImportTimesheetDataSet.LinesDataTable クラス

ImportTimesheetDataSet.LinesDataTable メンバー

WebSvcStatusing 名前空間