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 LocationEntry

    Namespace
    SWConfigDataClientLib.Proxies.IppbxServer
    Assembly
    IpPbxCDSClientLib.dll

    <CDSClientLib.EntryBaseSummary>LocationEntryLocationEntry</CDSClientLib.EntryBaseSummary>

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

    Constructors

    LocationEntry()

    public LocationEntry()

    Fields

    ClassTrace

    protected static STraceInfo ClassTrace

    Field Value

    STraceInfo

    Properties

    AreaCode

    (Max length is 10.)

    public virtual string AreaCode { get; set; }

    Property Value

    string

    BeginDayLightSavingTime

    public virtual SDateTime BeginDayLightSavingTime { get; set; }

    Property Value

    SDateTime

    CountryCode

    (Max length is 10.)

    public virtual string CountryCode { get; set; }

    Property Value

    string

    DayLightSavingTimeDelta

    public virtual int DayLightSavingTimeDelta { get; set; }

    Property Value

    int

    DefaultPublicAccessPrefix

    (Max length is 10.)

    public virtual string DefaultPublicAccessPrefix { get; set; }

    Property Value

    string

    Description

    (Max length is 256.)

    public virtual string Description { get; set; }

    Property Value

    string

    EndDayLightSavingTime

    public virtual SDateTime EndDayLightSavingTime { get; set; }

    Property Value

    SDateTime

    ExternalNumberIDForUndeliverableCalls

    public virtual int ExternalNumberIDForUndeliverableCalls { get; set; }

    Property Value

    int

    InternalNumberIDForUndeliverableCalls

    public virtual int InternalNumberIDForUndeliverableCalls { get; set; }

    Property Value

    int

    InternationalCallPrefix

    (Max length is 10.)

    public virtual string InternationalCallPrefix { get; set; }

    Property Value

    string

    IsAreaCodeNull

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

    public virtual bool IsAreaCodeNull { get; }

    Property Value

    bool

    IsBeginDayLightSavingTimeNull

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

    public virtual bool IsBeginDayLightSavingTimeNull { get; }

    Property Value

    bool

    IsCountryCodeNull

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

    public virtual bool IsCountryCodeNull { get; }

    Property Value

    bool

    IsDayLightSavingTimeDeltaNull

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

    public virtual bool IsDayLightSavingTimeDeltaNull { get; }

    Property Value

    bool

    IsDefaultPublicAccessPrefixNull

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

    public virtual bool IsDefaultPublicAccessPrefixNull { get; }

    Property Value

    bool

    IsDescriptionNull

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

    public virtual bool IsDescriptionNull { get; }

    Property Value

    bool

    IsEndDayLightSavingTimeNull

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

    public virtual bool IsEndDayLightSavingTimeNull { get; }

    Property Value

    bool

    IsExternalNumberIDForUndeliverableCallsNull

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

    public virtual bool IsExternalNumberIDForUndeliverableCallsNull { get; }

    Property Value

    bool

    IsInternalNumberIDForUndeliverableCallsNull

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

    public virtual bool IsInternalNumberIDForUndeliverableCallsNull { get; }

    Property Value

    bool

    IsInternationalCallPrefixNull

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

    public virtual bool IsInternationalCallPrefixNull { get; }

    Property Value

    bool

    IsLocationIDNull

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

    public virtual bool IsLocationIDNull { get; }

    Property Value

    bool

    IsLongDistCallPrefixNull

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

    public virtual bool IsLongDistCallPrefixNull { get; }

    Property Value

    bool

    IsMaxInterlocationCallsNull

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

    public virtual bool IsMaxInterlocationCallsNull { get; }

    Property Value

    bool

    IsNameNull

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

    public virtual bool IsNameNull { get; }

    Property Value

    bool

    IsSystemTimeZoneIDNull

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

    public virtual bool IsSystemTimeZoneIDNull { get; }

    Property Value

    bool

    IsTimeZoneDeltaNull

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

    public virtual bool IsTimeZoneDeltaNull { get; }

    Property Value

    bool

    IsTimeZoneIndexNull

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

    public virtual bool IsTimeZoneIndexNull { get; }

    Property Value

    bool

    IsUndeliverableCallNumberNeedsConfigurarionNull

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

    public virtual bool IsUndeliverableCallNumberNeedsConfigurarionNull { get; }

    Property Value

    bool

    LocationID

    public virtual int LocationID { get; }

    Property Value

    int

    LongDistCallPrefix

    (Max length is 10.)

    public virtual string LongDistCallPrefix { get; set; }

    Property Value

    string

    MaxInterlocationCalls

    public virtual int MaxInterlocationCalls { get; set; }

    Property Value

    int

    Name

    (Max length is 120.)

    public virtual string Name { get; set; }

    Property Value

    string

    ProxyNumber

    protected virtual long ProxyNumber { get; }

    Property Value

    long

    PublicAccessPrefixEntryCollection

    Collection of simple configuration items. (PublicAccessPrefixEntry)

    public virtual PublicAccessPrefixEntryCollection PublicAccessPrefixEntryCollection { get; }

    Property Value

    PublicAccessPrefixEntryCollection

    SystemTimeZoneID

    (Max length is 128.)

    public virtual string SystemTimeZoneID { get; set; }

    Property Value

    string

    TimeZoneDelta

    public virtual int TimeZoneDelta { get; set; }

    Property Value

    int

    TimeZoneIndex

    public virtual int TimeZoneIndex { get; set; }

    Property Value

    int

    UndeliverableCallNumberNeedsConfigurarion

    public virtual bool UndeliverableCallNumberNeedsConfigurarion { get; set; }

    Property Value

    bool

    Methods

    ApplyData(LocationEntry)

    Applies all data from the Entry object item.

    public virtual void ApplyData(LocationEntry entry)

    Parameters

    entry LocationEntry

    Clone()

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

    public virtual LocationEntry Clone()

    Returns

    LocationEntry

    Cloned entry of type LocationEntry.

    Dispose()

    Dispose

    public virtual void Dispose()

    SetBeginDayLightSavingTimeNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetBeginDayLightSavingTimeNull()

    SetDayLightSavingTimeDeltaNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetDayLightSavingTimeDeltaNull()

    SetDefaultValues()

    Sets all item attributes to default value.

    public virtual void SetDefaultValues()

    SetDescriptionNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetDescriptionNull()

    SetEndDayLightSavingTimeNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetEndDayLightSavingTimeNull()

    SetExternalNumberIDForUndeliverableCallsNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetExternalNumberIDForUndeliverableCallsNull()

    SetInternalNumberIDForUndeliverableCallsNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetInternalNumberIDForUndeliverableCallsNull()

    SetMaxInterlocationCallsNull()

    Set item attribute to Null value (DBNull).

    public virtual void SetMaxInterlocationCallsNull()

    SetTimeZoneDeltaDefaultValue()

    Set item attribute to default value.

    public virtual void SetTimeZoneDeltaDefaultValue()

    SetTimeZoneIndexDefaultValue()

    Set item attribute to default value.

    public virtual void SetTimeZoneIndexDefaultValue()

    SetUndeliverableCallNumberNeedsConfigurarionDefaultValue()

    Set item attribute to default value.

    public virtual void SetUndeliverableCallNumberNeedsConfigurarionDefaultValue()

    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