ActionResultRow public class ActionResultRow Represents the values of a single row of a completed script action job. Documentation public List<object> Values { get; set; } The values for the action result row. public ActionResultRow()