TimesheetDataSet.LinesDataTable.ASSN_UIDColumn プロパティ
ASSN_UIDフィールドの列を定義します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property ASSN_UIDColumn As DataColumn
Get
'使用
Dim instance As TimesheetDataSet.LinesDataTable
Dim value As DataColumn
value = instance.ASSN_UIDColumn
public DataColumn ASSN_UIDColumn { get; }
プロパティ値
型: System.Data.DataColumn
フィールドのDataColumn 。
関連項目
参照先
TimesheetDataSet.LinesDataTable クラス