Search Results for

    Show / Hide Table of Contents

    Enum ValidToDateFilter

    Enum values for valid to date filter

    Namespace: ImageVault.Common.Data.Query
    Assembly: ImageVault.Common.dll
    Syntax
    [Flags]
    public enum ValidToDateFilter

    Fields

    Name Description
    Expired

    Show the ones that has expired

    ShowAll

    Show all

    SoonExpires

    Show the ones that soon will expire

    SoonSet

    If the Soon bit is set

    Valid

    Filters both ValidSet and WithoutValidDate

    ValidSet

    Valid agreementent without date or with date higher than 3 months from now

    WithoutValidToDate

    Show thoose without valid to date

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<ValidToDateFilter>()
    EnumExtensions.GetAttribute<TAttribute>()
    In This Article
    Back to top (c) Meriworks 2002-2022