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 STimeZoneInformation

    Namespace
    SWConfigDataClientLib.Proxies.Locations
    Assembly
    IpPbxCDSClientLib.dll
    public class STimeZoneInformation
    Inheritance
    object
    STimeZoneInformation

    Constructors

    STimeZoneInformation()

    standard constructor

    public STimeZoneInformation()

    Properties

    BIAS

    Retrieves the standard bias of the time zone.

    public int BIAS { get; }

    Property Value

    int

    DaylightName

    Localized daylight time name

    public string DaylightName { get; }

    Property Value

    string

    DisplayName

    Localized display name

    public string DisplayName { get; }

    Property Value

    string

    StandardName

    Localized standard time name

    public string StandardName { get; }

    Property Value

    string

    SystemTimeZoneID

    Retrieves the id of the timezone

    public string SystemTimeZoneID { get; }

    Property Value

    string
    © Enreach GmbH