A mathematical function describing how values from the contact list should be tabulated into a custom statistic.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public RuleFunction Function { get; set; } |
Visual Basic |
---|
Public Property Function As RuleFunction Get Set |