TXTextControl.TrackedChangeTime Property

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

Introduced: 26.0.

Syntax

TXTextControl.TrackedChangeTime(TrackedChangeId)
Parameter Description
TrackedChangeId

Specifies a tracked change identifier.

Data Types

TrackedChangeId: Long
Property value: Date

Limitations

Read only, run time only.

See Also