次の方法で共有


ResourceDataSet.CalendarExceptionsDataTable.Shift5StartColumn プロパティ

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

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

構文

'宣言
Public ReadOnly Property Shift5StartColumn As DataColumn
    Get
'使用
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

ResourceDataSet.CalendarExceptionsDataTable クラス

ResourceDataSet.CalendarExceptionsDataTable メンバー

WebSvcResource 名前空間