Gets the descriptive name for this account code as it was defined in Interaction Administrator.

Namespace: ININ.IceLib.People
Assembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string Description { get; }
Visual Basic
Public ReadOnly Property Description As String
	Get

Field Value

The description of the account code. e.g.: ManagedTours, Inc.

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.

See Also