Click or drag to resize
SetCDRUserFieldAction Constructor
Overload List
  NameDescription
Public methodSetCDRUserFieldAction
Creates a new empty SetCDRUserFieldAction.
Public methodSetCDRUserFieldAction(String, String)
Creates a new SetCDRUserFieldAction that sets the user field of the call detail record for the given channel to the given value.
Public methodSetCDRUserFieldAction(String, String, Boolean)
Creates a new SetCDRUserFieldAction that sets the user field of the call detail record for the given channel to the given value.
Top
See Also