Udostępnij za pośrednictwem


PnsFeedback.FeedbackTime Property

Definition

Gets or sets the feedback time.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="FeedbackTime", Order=1000)]
public DateTime FeedbackTime { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="FeedbackTime", Order=1000)>]
member this.FeedbackTime : DateTime with get, set
Public Property FeedbackTime As DateTime

Property Value

The feedback time.

Attributes

Applies to