次の方法で共有


CalendarDataSet.CalendarsRow.MOD_DATE プロパティ

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

構文

'宣言
Public Property MOD_DATE As DateTime
    Get
    Set
'使用
Dim instance As CalendarDataSet.CalendarsRow
Dim value As DateTime

value = instance.MOD_DATE

instance.MOD_DATE = value
public DateTime MOD_DATE { get; set; }

プロパティ値

型: System.DateTime
DateTime を返します。

関連項目

参照先

CalendarDataSet.CalendarsRow クラス

CalendarDataSet.CalendarsRow メンバー

WebSvcCalendar 名前空間