Class ControlFaxJobCallbackEventArgs
- Namespace
- SWConfigDataClientLib.Proxies.FaxServer
- Assembly
- IpPbxCDSClientLib.dll
Event arguments of the control fax job action
public class ControlFaxJobCallbackEventArgs : FaxServerCallbackEventArgs
- Inheritance
-
ControlFaxJobCallbackEventArgs
- Inherited Members
Constructors
ControlFaxJobCallbackEventArgs()
Standard constructor
public ControlFaxJobCallbackEventArgs()
Properties
Action
public EFaxJobControlAction Action { get; }
Property Value
FaxJobId
public int FaxJobId { get; }
Property Value
Reason
public string Reason { get; }
Property Value
Methods
ToString()
public override string ToString()