次の方法で共有


AppServiceRecommendation.NotifiedOn プロパティ

定義

このインスタンスが実際に通知された UTC の最後のタイムスタンプ。 Null は、この推奨事項がまだ通知されていないことを意味します。

public DateTimeOffset? NotifiedOn { get; set; }
member this.NotifiedOn : Nullable<DateTimeOffset> with get, set
Public Property NotifiedOn As Nullable(Of DateTimeOffset)

プロパティ値

適用対象