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 GroupAdminView1Entry

    Namespace
    SWConfigDataClientLib.Proxies.Admin
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>GroupAdminView1EntryGroupAdminView1Entry</CDSClientLib.EntryBaseSummary>

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

    Constructors

    GroupAdminView1Entry()

    public GroupAdminView1Entry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    CallingTimeout

    public virtual int CallingTimeout { get; set; }

    Property Value

    int

    CallingType

    public virtual int CallingType { get; set; }

    Property Value

    int

    Comment

    (Max length is 256.)

    public virtual string Comment { get; set; }

    Property Value

    string

    GroupID

    public virtual int GroupID { get; }

    Property Value

    int

    GroupNumbers

    public virtual string GroupNumbers { get; }

    Property Value

    string

    InternalName

    (Max length is 8.)

    public virtual string InternalName { 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

    IsCommentNull

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

    public virtual bool IsCommentNull { get; }

    Property Value

    bool

    IsEveryoneGroup

    public virtual bool IsEveryoneGroup { get; set; }

    Property Value

    bool

    IsGroupIDNull

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

    public virtual bool IsGroupIDNull { get; }

    Property Value

    bool

    IsGroupNumbersNull

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

    public virtual bool IsGroupNumbersNull { get; }

    Property Value

    bool

    IsInternalNameNull

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

    public virtual bool IsInternalNameNull { get; }

    Property Value

    bool

    IsIsEveryoneGroupNull

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

    public virtual bool IsIsEveryoneGroupNull { get; }

    Property Value

    bool

    IsLastCalledPositionNull

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

    public virtual bool IsLastCalledPositionNull { get; }

    Property Value

    bool

    IsNameNull

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

    public virtual bool IsNameNull { get; }

    Property Value

    bool

    LastCalledPosition

    public virtual int LastCalledPosition { get; set; }

    Property Value

    int

    Name

    (Max length is 80.)

    public virtual string Name { get; set; }

    Property Value

    string

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    Methods

    ApplyData(GroupAdminView1Entry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(GroupAdminView1Entry entry)

    Parameters

    entry GroupAdminView1Entry

    Clone()

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

    public virtual GroupAdminView1Entry Clone()

    Returns

    GroupAdminView1Entry

    Cloned entry of type GroupAdminView1Entry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetCommentNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetCommentNull()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetInternalNameNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetInternalNameNull()

    SetIsEveryoneGroupNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetIsEveryoneGroupNull()

    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