ValidTaskResult. ValidTasks Property

Structured Analytics API Documentation
List of tasks that are currently available to execute on the Structured Analytics Set

Namespace:  Relativity.StructuredAnalytics.Services.Interfaces.StructuredAnalytics.Models
Assembly:  Relativity.Threads.Services.Interfaces (in Relativity.Threads.Services.Interfaces.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public List<StructuredAnalyticsTask> ValidTasks { get; set; }

Property Value

Type: List< StructuredAnalyticsTask>
See Also

Reference