Track history for a Script.
Track history of the statements within a script.
public Collection<StatementTrack> Statements { get; set; }
In this document