DocxTopLevelComment.CommentDate Property

Definition

Date timestamp of the comment

[System.Text.Json.Serialization.JsonPropertyName("CommentDate")]
public DateTime? CommentDate { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CommentDate")>]
member this.CommentDate : Nullable<DateTime> with get, set
Public Property CommentDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to