SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class ChangeLogPeriod

    Namespace
    SWConfigDataClientLib.Proxies.Admin
    Assembly
    IpPbxCDSClientLib.dll

    Represents a change log period. It can be a calendar month or in a HSW scenario it will be a reporting period. The start date in included and the end date is excluded from the period.

    public class ChangeLogPeriod
    Inheritance
    object
    ChangeLogPeriod

    Properties

    ExportFileName

    public string ExportFileName { get; }

    Property Value

    string

    PeriodBegin

    Gets the start datetime of the periods

    public SDateTime PeriodBegin { get; }

    Property Value

    SDateTime

    PeriodEnd

    Gets the end datetime of the periods

    public SDateTime PeriodEnd { get; }

    Property Value

    SDateTime
    © Enreach GmbH