Class FuzzyCountData
Represents statistics for a piece of content that falls into a particular analysis band.
Inherited Members
Namespace: SdlSdl.ProjectAutomationCore
Assembly: Sdl.ProjectAutomation.Core.dll
Syntax
public class FuzzyCountData : CountData
Constructors
FuzzyCountData()
Declaration
public FuzzyCountData()
Properties
Band
Gets the analysis band to which to statistics apply.
Declaration
public AnalysisBand Band { get; }
Property Value
Type | Description |
---|---|
AnalysisBand |