Class LocationEntryEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed location configuration
public class LocationEntryEventArgs : CallbackEventArgs
- Inheritance
-
LocationEntryEventArgs
- Inherited Members
Constructors
LocationEntryEventArgs()
Initializes a new instance of the LocationEntryEventArgs class
public LocationEntryEventArgs()
Properties
LocationEntryConfig
Gets the the changed location configuration
public TLocation LocationEntryConfig { get; }
Property Value
- TLocation
Methods
ToString()
public override string ToString()