TXTextControl.CommentCreationTime Property

Returns the date and time when the specified comment has been made. The time is a Coordinated Universal Time (UTC).

Introduced: 30.0.

Syntax

TXTextControl.CommentCreationTime(CommentId)
Parameter Description
CommentId

Specifies a comment identifier.

Data Types

CommentId: Long
Property value: Date

Limitations

Read only, run time only.

See Also