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 GlobalConfigEventArgs

    Namespace
    SWConfigDataClientLib.Proxies.ChangeManagement.Subscriptions
    Assembly
    IpPbxCDSClientLib.dll

    Event arguments for changed global configuration

    public class GlobalConfigEventArgs : CallbackEventArgs
    Inheritance
    object
    EventArgs
    CallbackEventArgs
    GlobalConfigEventArgs
    Inherited Members
    CallbackEventArgs.m_SubscriptionType
    CallbackEventArgs.m_EntryID
    CallbackEventArgs.m_ChangedAt
    CallbackEventArgs.m_Deleted
    CallbackEventArgs.m_Created
    CallbackEventArgs.dataModification
    CallbackEventArgs.ApplyPropertyValues(object, object)
    CallbackEventArgs.Verbose(object)
    CallbackEventArgs.SubscriptionType
    CallbackEventArgs.SubscriptionTypeName
    CallbackEventArgs.TableName
    CallbackEventArgs.EntryID
    CallbackEventArgs.ChangedAt
    CallbackEventArgs.Deleted
    CallbackEventArgs.Created
    CallbackEventArgs.DataModification
    CallbackEventArgs.NotifyCounter

    Constructors

    GlobalConfigEventArgs()

    Standard constructor

    public GlobalConfigEventArgs()

    Properties

    GlobalConfig

    Gets the changed global configuration

    public TGlobalConfig GlobalConfig { get; }

    Property Value

    TGlobalConfig

    ModifiedProperties

    Get a list with all names of modified properties

    public SStringList ModifiedProperties { get; }

    Property Value

    SStringList

    Methods

    ToString()

    public override string ToString()

    Returns

    string
    © Enreach GmbH