Search Results for

    Show / Hide Table of Contents

    Class PeriodType

    Inheritance
    System.Object
    PeriodType
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public sealed class PeriodType : Enum

    Fields

    All

    Declaration
    public const PeriodType All
    Field Value
    Type Description
    PeriodType

    BiMonthly

    Declaration
    public const PeriodType BiMonthly
    Field Value
    Type Description
    PeriodType

    Daily

    Declaration
    public const PeriodType Daily
    Field Value
    Type Description
    PeriodType

    FourWeek

    Declaration
    public const PeriodType FourWeek
    Field Value
    Type Description
    PeriodType

    Monthly

    Declaration
    public const PeriodType Monthly
    Field Value
    Type Description
    PeriodType

    MovingDays

    Declaration
    public const PeriodType MovingDays
    Field Value
    Type Description
    PeriodType

    Other

    Declaration
    public const PeriodType Other
    Field Value
    Type Description
    PeriodType

    Party

    Declaration
    public const PeriodType Party
    Field Value
    Type Description
    PeriodType

    Quarterly

    Declaration
    public const PeriodType Quarterly
    Field Value
    Type Description
    PeriodType

    SemiMonthly

    Declaration
    public const PeriodType SemiMonthly
    Field Value
    Type Description
    PeriodType

    TrailingDays

    Declaration
    public const PeriodType TrailingDays
    Field Value
    Type Description
    PeriodType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Weekly

    Declaration
    public const PeriodType Weekly
    Field Value
    Type Description
    PeriodType
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX