バージョン

StartDateTimeUtc プロパティ

Activity の開始日時を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property StartDateTimeUtc As SmartDate
public virtual SmartDate StartDateTimeUtc {get; set;}

プロパティ値

WebScheduleInfoTimeZone またはサーバーの現地時間(TimeZoneが未指定の場合)に解決された Activity の開始時間として使用される Infragistics.WebUI.Shared.SmartDate を返します。
参照