Represents an account code.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public class AccountCode |
Visual Basic |
---|
Public Class AccountCode |
Remarks
Account codes are used in IC to associate calls with accounts. An account
code is a number assigned to an account name in Interaction Administrator.
Account codes can be assigned to incoming and outgoing calls for reporting purposes. For example,
Interaction Client users can assign account codes to incoming and outgoing calls from the Interactions
page, or from any queue. Users who have been given access to an account code can assign it to a call so
it can be tracked. Account codes can also be used to track outgoing calls made to specific customers, or to
track incoming call information for billing purposes.
Note |
---|
For more information about Account Codes, refer to the topic titled Account Codes in IC in the Technical Reference Documents section of the IC Documentation library on your server. |
Inheritance Hierarchy
System..::..Object
ININ.IceLib.People..::..AccountCode
ININ.IceLib.People..::..AccountCode
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.