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 UserLanPhonePINMACListEntry

    Namespace
    SWConfigDataClientLib.Proxies.PhoneClient
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>UserLanPhonePINMACListEntryUserLanPhonePINMACListEntry</CDSClientLib.EntryBaseSummary>

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

    Constructors

    UserLanPhonePINMACListEntry()

    public UserLanPhonePINMACListEntry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    AutoLogin

    public virtual bool AutoLogin { get; set; }

    Property Value

    bool

    AutoLoginPhone

    (Max length is 20.)

    public virtual string AutoLoginPhone { get; set; }

    Property Value

    string

    IsAutoLoginNull

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

    public virtual bool IsAutoLoginNull { get; }

    Property Value

    bool

    IsAutoLoginPhoneNull

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

    public virtual bool IsAutoLoginPhoneNull { get; }

    Property Value

    bool

    IsLanPhonePinNull

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

    public virtual bool IsLanPhonePinNull { get; }

    Property Value

    bool

    IsUserIDNull

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

    public virtual bool IsUserIDNull { get; }

    Property Value

    bool

    LanPhonePin

    (Max length is 16.)

    public virtual string LanPhonePin { get; set; }

    Property Value

    string

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    UserID

    public virtual int UserID { get; }

    Property Value

    int

    Methods

    ApplyData(UserLanPhonePINMACListEntry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(UserLanPhonePINMACListEntry entry)

    Parameters

    entry UserLanPhonePINMACListEntry

    Clone()

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

    public virtual UserLanPhonePINMACListEntry Clone()

    Returns

    UserLanPhonePINMACListEntry

    Cloned entry of type UserLanPhonePINMACListEntry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetAutoLoginPhoneNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetAutoLoginPhoneNull()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetLanPhonePinNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetLanPhonePinNull()

    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