Search Results for

    Show / Hide Table of Contents

    Class AnalysisBand

    Inheritance
    System.Object
    AnalysisBand
    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 AnalysisBand

    Constructors

    AnalysisBand()

    Declaration
    public AnalysisBand()

    Properties

    MaximumMatchValue

    Declaration
    public int MaximumMatchValue { get; }
    Property Value
    Type Description
    System.Int32

    MinimumMatchValue

    Declaration
    public int MinimumMatchValue { get; }
    Property Value
    Type Description
    System.Int32

    On this page

    • Constructors
      • AnalysisBand()
    • Properties
      • MaximumMatchValue
      • MinimumMatchValue
    Back to top Generated by DocFX