Class FuzzyCountData
Represents statistics for a piece of content that falls into a particular analysis band.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.ProjectAutomation.Core
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 |