다음을 통해 공유


Transaction.Date 속성

정의

트랜잭션 날짜를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상