다음을 통해 공유


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

적용 대상