Represents a Code Table. Code Tables are a collection of Codes and Descriptions used for either a Credit Bureau Service or Product.

Methods

Name Description
ExistDescription System Use Only Obsolete
Exists Indicates whether a Code exists in this collection.
ExistsDescription Indicates whether a Description exists in this collection.
GetCodeFromDescription Get a Code from a Description.
GetCodesList Get a List of all Codes.
GetDescriptionFromCode Get a Description from a Code.
GetDescriptionsList Get a List of all Descriptions.
ToCodeDescriptionList Create an ISCodeDescriptionList object from this Code Table.
ValidateDescription Validate a Description, updating to the correct case.

Properties

Name Description
AllowDuplicateCodes Read-Only Indicates whether duplicate Codes are allowed in this Code Table.
CodeTableId Read-Only The Id of this Code Table.
ItemByDescription Read-Only Retrieve an item by its Description.
ItemByIndex Read-Only Retrieve an item by its index in the collection.
Namespace:
Intersoft.ISCreditBureau6
Assembly:
ISCreditBureau6, Version=6.0.3
Target Framework:
.NET 9.0