Scripts Property
Gets the scripts which have been executed.
Syntax
public
System.Collections.ObjectModel.ReadOnlyCollection<ChangeScriptExecutionRecord> Scripts {
get
; }