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