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