Click or drag to resize
SetCDRUserFieldActionAppend Property
Get/Set if the value of the cdr user field is appended or overwritten.
true to append the value to the cdr user field or false to overwrite.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Append { get; set; }

Property Value

Type: Boolean
See Also