Share via


ApiIssueCommentData.CreatedOn Property

Definition

Date and time when the comment was created.

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

Property Value

Applies to