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 NumberOwnerListEntry

    Namespace
    SWConfigDataClientLib.Proxies.IppbxServer
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>NumberOwnerListEntryNumberOwnerListEntry</CDSClientLib.EntryBaseSummary>

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

    Constructors

    NumberOwnerListEntry()

    public NumberOwnerListEntry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    CallingTimeout

    public virtual int CallingTimeout { get; }

    Property Value

    int

    CallingType

    public virtual GroupCallingType CallingType { get; }

    Property Value

    GroupCallingType

    GroupID

    public virtual int GroupID { get; }

    Property Value

    int

    Hops

    public virtual int Hops { get; }

    Property Value

    int

    InternalNumber

    (Max length is 256.)

    public virtual string InternalNumber { get; set; }

    Property Value

    string

    IsCallingTimeoutNull

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

    public virtual bool IsCallingTimeoutNull { get; }

    Property Value

    bool

    IsCallingTypeNull

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

    public virtual bool IsCallingTypeNull { get; }

    Property Value

    bool

    IsFaxNumber

    public virtual bool IsFaxNumber { get; set; }

    Property Value

    bool

    IsGroupIDNull

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

    public virtual bool IsGroupIDNull { get; }

    Property Value

    bool

    IsHopsNull

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

    public virtual bool IsHopsNull { get; }

    Property Value

    bool

    IsInternalNumberNull

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

    public virtual bool IsInternalNumberNull { get; }

    Property Value

    bool

    IsIsFaxNumberNull

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

    public virtual bool IsIsFaxNumberNull { get; }

    Property Value

    bool

    IsIsMemCallAllowedNull

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

    public virtual bool IsIsMemCallAllowedNull { get; }

    Property Value

    bool

    IsMatchTypeNull

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

    public virtual bool IsMatchTypeNull { get; }

    Property Value

    bool

    IsMemCallAllowed

    public virtual bool IsMemCallAllowed { get; }

    Property Value

    bool

    IsNumberAccessGrantedNull

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

    public virtual bool IsNumberAccessGrantedNull { get; }

    Property Value

    bool

    IsNumberNull

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

    public virtual bool IsNumberNull { get; }

    Property Value

    bool

    IsPortBundleIDNull

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

    public virtual bool IsPortBundleIDNull { get; }

    Property Value

    bool

    IsPortIDNull

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

    public virtual bool IsPortIDNull { get; }

    Property Value

    bool

    IsPositionNull

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

    public virtual bool IsPositionNull { get; }

    Property Value

    bool

    IsUserIDNull

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

    public virtual bool IsUserIDNull { get; }

    Property Value

    bool

    MatchType

    public virtual InternalMatchType MatchType { get; }

    Property Value

    InternalMatchType

    Number

    (Max length is 256.)

    public virtual string Number { get; }

    Property Value

    string

    NumberAccessGranted

    public virtual bool NumberAccessGranted { get; }

    Property Value

    bool

    PortBundleID

    public virtual int PortBundleID { get; }

    Property Value

    int

    PortID

    public virtual int PortID { get; }

    Property Value

    int

    Position

    public virtual int Position { get; }

    Property Value

    int

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    UserID

    public virtual int UserID { get; set; }

    Property Value

    int

    Methods

    ApplyData(NumberOwnerListEntry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(NumberOwnerListEntry entry)

    Parameters

    entry NumberOwnerListEntry

    Clone()

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

    public virtual NumberOwnerListEntry Clone()

    Returns

    NumberOwnerListEntry

    Cloned entry of type NumberOwnerListEntry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetInternalNumberNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetInternalNumberNull()

    SetIsFaxNumberNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetIsFaxNumberNull()

    SetUserIDNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetUserIDNull()

    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