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 GlobalValueItem

    Namespace
    SWConfigDataClientLib.Proxies
    Assembly
    IpPbxCDSClientLib.dll
    public class GlobalValueItem : ValueItem
    Inheritance
    object
    ValueItem
    GlobalValueItem
    Inherited Members
    ValueItem._key
    ValueItem._text
    ValueItem._description
    ValueItem.ToString()
    ValueItem.Equals(object)
    ValueItem.GetHashCode()
    ValueItem.Key
    ValueItem.KeyString
    ValueItem.Text
    ValueItem.Description

    Constructors

    GlobalValueItem(object, string, string, int)

    Constructor

    public GlobalValueItem(object key, string text, string description, int siteID)

    Parameters

    key object

    key of value

    text string

    text of value

    description string
    siteID int

    Properties

    KeyInt

    The key as int

    public override int KeyInt { get; }

    Property Value

    int

    Remarks

    If the key is not of type int 0 will be returned

    SiteID

    The the site id may be 0 for local sites

    public override int SiteID { get; }

    Property Value

    int
    © Enreach GmbH