<PackageReference Include="Relativity.API" Version="15.6.3" />

Relativity.API.Analysis.ToggleAnalysisAttribute

Flags an extensibility point to be not be reflected on if the toggle is not enabled.
public string ToggleName { get; }

Name of the Toggle to check.

public ToggleAnalysisAttribute(string toggleName)

Indicates that the class should be skilled for Analysis if the toggle is not active.