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 ValidPortBundleEntry

    Namespace
    SWConfigDataClientLib.Proxies.InternalNumbers
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>ValidPortBundleEntryValidPortBundleEntry</CDSClientLib.EntryBaseSummary>

    public class ValidPortBundleEntry : SObject
    Inheritance
    object
    SObject
    ValidPortBundleEntry
    Inherited Members
    SObject.MakeKey(string)
    SObject.SObjectID

    Constructors

    ValidPortBundleEntry()

    public ValidPortBundleEntry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    IsNameNull

    Returns true if the item attribute has Null value (DBNull).

    public virtual bool IsNameNull { get; }

    Property Value

    bool

    IsPortBundleIDNull

    Returns true if the item attribute has Null value (DBNull).

    public virtual bool IsPortBundleIDNull { get; }

    Property Value

    bool

    Name

    (Max length is 50.)

    public virtual string Name { get; set; }

    Property Value

    string

    PortBundleID

    public virtual int PortBundleID { get; }

    Property Value

    int

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    Methods

    ApplyData(ValidPortBundleEntry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(ValidPortBundleEntry entry)

    Parameters

    entry ValidPortBundleEntry

    Clone()

    Clones the Entry item. The cloned entry is unattached and can not be used for updating.

    public virtual ValidPortBundleEntry Clone()

    Returns

    ValidPortBundleEntry

    Cloned entry of type ValidPortBundleEntry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetNameNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetNameNull()

    ToString()

    Returns the string representation of the item.

    public override string ToString()

    Returns

    string

    String representation of the item.

    ValidateNotNullMembers()

    Checks if all attributes have valid values. For example an unset attribtue which doesn't allow null value will cause an Exception.

    public virtual void ValidateNotNullMembers()

    Verbose()

    Returns a string containing alle item attributes. This method can be used for trcaing and debugging.

    public virtual string Verbose()

    Returns

    string

    String containig all item attributes with names and values

    © Enreach GmbH