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