次の方法で共有


ScriptExecution.SubmittedAt プロパティ

定義

スクリプトの実行が送信された時刻を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.submittedAt")]
public DateTime? SubmittedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.submittedAt")>]
member this.SubmittedAt : Nullable<DateTime>
Public ReadOnly Property SubmittedAt As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象