Search Results for

    Show / Hide Table of Contents

    Class ReEntryRule

    Inheritance
    System.Object
    ReEntryRule
    KPIReEntryRule
    TreeFullReEntryRule
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public abstract class ReEntryRule : Object

    Constructors

    ReEntryRule()

    Declaration
    protected ReEntryRule()

    Properties

    ReEntryCount

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

    RuleType

    Declaration
    public ReEntryRuleType RuleType { get; protected set; }
    Property Value
    Type Description
    ReEntryRuleType
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX