ExportActionResultsRequest public class ExportActionResultsRequest Represents a request to export the results of a completed script action. Documentation public ActionQueryRequest QueryRequest { get; set; } The query to apply to the results prior to exporting. public ExportActionResultsRequest()