次の方法で共有


Office365Source.StartTime プロパティ

定義

このデータセットの要求された範囲の開始時刻を取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public object StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : obj with get, set
Public Property StartTime As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象