Class LocationEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed location and public access prefix list configuration
public class LocationEventArgs : CallbackEventArgs
- Inheritance
-
LocationEventArgs
- Inherited Members
Constructors
LocationEventArgs()
Initializes a new instance of the LocationEventArgs class
public LocationEventArgs()
Properties
ModifiedProperties
Get a list with all names of modified properties
public SStringList ModifiedProperties { get; }
Property Value
Methods
ToString()
public override string ToString()