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 PortEventArgs

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

    Event arguments for changed port configuration

    public class PortEventArgs : CallbackEventArgs
    Inheritance
    object
    EventArgs
    CallbackEventArgs
    PortEventArgs
    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

    PortEventArgs()

    nitializes a new instance of the PortEventArgs class

    public PortEventArgs()

    Properties

    AffectedSubTables

    Get a list with all names of modified subtables

    public SStringList AffectedSubTables { get; }

    Property Value

    SStringList

    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