Search Results for

    Show / Hide Table of Contents

    Enum IntervalHandling

    Interval handling type.

    Namespace: TimeCockpit.Data.DataModel
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum IntervalHandling

    Fields

    Name Description
    Extend

    Extend partial to full intervals.

    OnlyContained

    Only include intervals where the end is contained within the provided base interval.

    Partial

    Include partial intervals.

    In This Article
    Back to top Copyright © 2020 software architects gmbh