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 GenericNumberFormatProfile

    Namespace
    SWConfigDataClientLib.Proxies.PortBundle
    Assembly
    IpPbxCDSClientLib.dll

    Class holding a parsed NumberFormatProfile.

    public class GenericNumberFormatProfile
    Inheritance
    object
    GenericNumberFormatProfile

    Constructors

    GenericNumberFormatProfile()

    standard contructor

    public GenericNumberFormatProfile()

    Fields

    m_profile

    protected NumberFormatProfile m_profile

    Field Value

    NumberFormatProfile

    Properties

    InboundReplacements

    Gets the collection of inbound replacements.

    public NumberRelpacementCollection InboundReplacements { get; }

    Property Value

    NumberRelpacementCollection

    Name

    Gets the Name of the Profile

    public string Name { get; }

    Property Value

    string

    OutboundReplacements

    Gets the collection of outbound replacements.

    public NumberRelpacementCollection OutboundReplacements { get; }

    Property Value

    NumberRelpacementCollection

    ProfileID

    Gets the id of the profile.

    public string ProfileID { get; }

    Property Value

    string
    © Enreach GmbH