Class LocationEntry
- Namespace
- SWConfigDataClientLib.Proxies.Locations
- Assembly
- IpPbxCDSClientLib.dll
LocationEntry represents is the class for the primary configuration item Location. The class contains properties for each item attribute.
public class LocationEntry : LocationEntryBase
- Inheritance
-
LocationEntry
- Inherited Members
Constructors
LocationEntry()
standard constructor
public LocationEntry()
Properties
SystemTimeZoneID
(Max length is 128.)
public override string SystemTimeZoneID { get; set; }
Property Value
Remarks
Thread Safety: safe
Methods
SetAsDefaultLocation()
Sets this Location item as default location. The default location is used for old COM interfaces.
public void SetAsDefaultLocation()
SetPublicAccessPrefixListBySperaratedString(string, string)
Sets the default public access prefix and all other public access prefixes by an seperated string
public void SetPublicAccessPrefixListBySperaratedString(string publicAccessPrefixString, string tokenizer)
Parameters
UpdateResellerLocalEntry()
public void UpdateResellerLocalEntry()