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 TrunkGroupAdminView1Entry

    Namespace
    SWConfigDataClientLib.Proxies.Admin
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>TrunkGroupAdminView1EntryTrunkGroupAdminView1Entry</CDSClientLib.EntryBaseSummary>

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

    Constructors

    TrunkGroupAdminView1Entry()

    public TrunkGroupAdminView1Entry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    AccessPrefix

    (Max length is 10.)

    public virtual string AccessPrefix { get; set; }

    Property Value

    string

    AccessProfileName

    (Max length is 30.)

    public virtual string AccessProfileName { get; set; }

    Property Value

    string

    CustomProviderSettingsEnabled

    public virtual bool CustomProviderSettingsEnabled { get; set; }

    Property Value

    bool

    Description

    (Max length is 256.)

    public virtual string Description { get; set; }

    Property Value

    string

    EnableCallRecording

    public virtual bool EnableCallRecording { get; set; }

    Property Value

    bool

    EnableLCR

    public virtual bool EnableLCR { get; set; }

    Property Value

    bool

    InBoundCalledNumberConversion

    (Max length is 50.)

    public virtual string InBoundCalledNumberConversion { get; set; }

    Property Value

    string

    InBoundCallingNumberConversion

    (Max length is 50.)

    public virtual string InBoundCallingNumberConversion { get; set; }

    Property Value

    string

    IsAccessPrefixNull

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

    public virtual bool IsAccessPrefixNull { get; }

    Property Value

    bool

    IsAccessProfileNameNull

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

    public virtual bool IsAccessProfileNameNull { get; }

    Property Value

    bool

    IsCustomProviderSettingsEnabledNull

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

    public virtual bool IsCustomProviderSettingsEnabledNull { get; }

    Property Value

    bool

    IsDescriptionNull

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

    public virtual bool IsDescriptionNull { get; }

    Property Value

    bool

    IsEnableCallRecordingNull

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

    public virtual bool IsEnableCallRecordingNull { get; }

    Property Value

    bool

    IsEnableLCRNull

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

    public virtual bool IsEnableLCRNull { get; }

    Property Value

    bool

    IsInBoundCalledNumberConversionNull

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

    public virtual bool IsInBoundCalledNumberConversionNull { get; }

    Property Value

    bool

    IsInBoundCallingNumberConversionNull

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

    public virtual bool IsInBoundCallingNumberConversionNull { get; }

    Property Value

    bool

    IsLocationIDNull

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

    public virtual bool IsLocationIDNull { get; }

    Property Value

    bool

    IsLocationNameNull

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

    public virtual bool IsLocationNameNull { get; }

    Property Value

    bool

    IsMasterPBXPublicAccessPrefixNull

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

    public virtual bool IsMasterPBXPublicAccessPrefixNull { get; }

    Property Value

    bool

    IsNameNull

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

    public virtual bool IsNameNull { get; }

    Property Value

    bool

    IsOutBoundCalledNumberConversionNull

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

    public virtual bool IsOutBoundCalledNumberConversionNull { get; }

    Property Value

    bool

    IsOutBoundCallingNumberConversionNull

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

    public virtual bool IsOutBoundCallingNumberConversionNull { get; }

    Property Value

    bool

    IsPortBundleIDNull

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

    public virtual bool IsPortBundleIDNull { get; }

    Property Value

    bool

    IsPortBundleTypeNull

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

    public virtual bool IsPortBundleTypeNull { get; }

    Property Value

    bool

    IsProfileIDNull

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

    public virtual bool IsProfileIDNull { get; }

    Property Value

    bool

    IsProviderIDNull

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

    public virtual bool IsProviderIDNull { get; }

    Property Value

    bool

    IsProviderSettingsNameNull

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

    public virtual bool IsProviderSettingsNameNull { get; }

    Property Value

    bool

    LocationID

    public virtual int LocationID { get; set; }

    Property Value

    int

    LocationName

    (Max length is 120.)

    public virtual string LocationName { get; set; }

    Property Value

    string

    MasterPBXPublicAccessPrefix

    (Max length is 30.)

    public virtual string MasterPBXPublicAccessPrefix { get; set; }

    Property Value

    string

    Name

    (Max length is 50.)

    public virtual string Name { get; set; }

    Property Value

    string

    OutBoundCalledNumberConversion

    (Max length is 50.)

    public virtual string OutBoundCalledNumberConversion { get; set; }

    Property Value

    string

    OutBoundCallingNumberConversion

    (Max length is 50.)

    public virtual string OutBoundCallingNumberConversion { get; set; }

    Property Value

    string

    PortBundleID

    public virtual int PortBundleID { get; }

    Property Value

    int

    PortBundleType

    public virtual short PortBundleType { get; set; }

    Property Value

    short

    ProfileID

    public virtual int ProfileID { get; set; }

    Property Value

    int

    ProviderID

    (Max length is 50.)

    public virtual string ProviderID { get; set; }

    Property Value

    string

    ProviderSettingsName

    (Max length is 60.)

    public virtual string ProviderSettingsName { get; set; }

    Property Value

    string

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    Methods

    ApplyData(TrunkGroupAdminView1Entry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(TrunkGroupAdminView1Entry entry)

    Parameters

    entry TrunkGroupAdminView1Entry

    Clone()

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

    public virtual TrunkGroupAdminView1Entry Clone()

    Returns

    TrunkGroupAdminView1Entry

    Cloned entry of type TrunkGroupAdminView1Entry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetAccessPrefixNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetAccessPrefixNull()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetDescriptionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetDescriptionNull()

    SetInBoundCalledNumberConversionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetInBoundCalledNumberConversionNull()

    SetInBoundCallingNumberConversionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetInBoundCallingNumberConversionNull()

    SetMasterPBXPublicAccessPrefixNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetMasterPBXPublicAccessPrefixNull()

    SetOutBoundCalledNumberConversionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetOutBoundCalledNumberConversionNull()

    SetOutBoundCallingNumberConversionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetOutBoundCallingNumberConversionNull()

    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