다음을 통해 공유


ScriptExecution.StartedAt 속성

정의

스크립트 실행이 시작된 시간을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상