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 ValueListCollection

    Namespace
    SWConfigDataClientLib.Proxies
    Assembly
    IpPbxCDSClientLib.dll

    Collection of named value lists.

    [DefaultMember("Item")]
    public class ValueListCollection : DictionaryBase
    Inheritance
    object
    DictionaryBase
    ValueListCollection

    Constructors

    ValueListCollection()

    Standard constructor

    public ValueListCollection()

    Properties

    this[string]

    Retrieves the ValueList identified by valueListName.

    public ValueList this[string valueListName] { get; }

    Parameters

    valueListName string

    the name of the list

    Property Value

    ValueList

    ValueList with given name

    Values

    Gets all values(ValueLists)

    public ICollection Values { get; }

    Property Value

    ICollection
    © Enreach GmbH