Click or drag to resize

ClaimNote Class

Fields and Properties related to ClaimNote Class
Inheritance Hierarchy
SystemObject
  ConneXionClaimNote

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
[SerializableAttribute]
public class ClaimNote

The ClaimNote type exposes the following members.

Constructors
  NameDescription
Public methodClaimNote
Initializes a new instance of the ClaimNote class
Top
Fields
  NameDescription
Public fieldClaimRec
Claim Record Number
Public fieldLicenseKey
ConneXion license key string
Public fieldNote
8 Note lines with 64 char each
Public fieldOperatorID
Operator who entered the claim note
Public fieldOperatorName
Name of Operator
Public fieldPolicyIndex
Customer Number and Policy ID
Public fieldRecordNumber
Record Number
Public fieldRegarding
What the note is regarding
Public fieldTag
User Defined Value
Public fieldTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldTAMPassword
TAM System Password
Public fieldTAMUserName
TAM System User ID
Public fieldUpdatedDate
Date note was last updated - YYYYMMDD
Top
Remarks
See Also