Click or drag to resize

Claim Class

Claim Class Fields and Properties.
Inheritance Hierarchy
SystemObject
  ConneXionClaim

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

The Claim type exposes the following members.

Constructors
  NameDescription
Public methodClaim
Initializes a new instance of the Claim class
Top
Properties
  NameDescription
Public propertyAdjustorsEmail
Public propertyAgency
Gets or sets the Agency Code
Public propertyBillingCompany
Gets or sets the billing company.
Public propertyBranch
Gets or sets the branch.
Public propertyChargeable
Gets or sets a value indicating whether this Claim is chargeable.
Public propertyClosed
Gets or sets a value indicating whether this Claim is closed.
Public propertyConglomerateCode
Gets or sets the conglomerate code.
Public propertyCoverage
Gets or sets the coverage.
Public propertyCoverageDesc
Gets or sets the coverage description.
Public propertyCSRCode
Gets or sets the CSR code.
Public propertyDepartment
Gets or sets the department.
Public propertyEffectiveDate
Gets or sets the effective date.
Public propertyEntered
Gets or sets the date claim was entered.
Public propertyExpirationDate
Gets or sets the expiration date.
Public propertyIssuingCompany
Gets or sets the issuing company.
Public propertyMasterCompany
Gets or sets the master company.
Public propertyOperatorID
Operator ID that entered this policy.
Public propertyPolicyNumber
Gets the policy number to which the file is attached.
Public propertyPolicyType
Gets or sets the type of the policy to which file is attached.
Public propertyProducerCode1
Gets or sets the producer code1.
Public propertyReported
Gets or sets the date loss was reported.
Public propertySuitPending
Gets or sets a value indicating whether [suit pending].
Top
Fields
  NameDescription
Public fieldAdjustor
The Adjustor's Name
Public fieldAdjustorsPhone
Adjustor's phone number
Public fieldAssigned
Date claim was assigned to an adjustor - YYYYMMDD
Public fieldBrokerCode
Broker code if Policy bill = B
Public fieldClaimNumber
Claim number counter that holds ClaimRec
Public fieldClaimRec
Claim number that ties everything together
Public fieldClosedate
Date Claim was closed - YYYYMMDD
Public fieldDescription
The Claim Description
Public fieldLicenseKey
ConneXion license key string
Public fieldLossAmount
Amount of Loss
Public fieldLossdate
Date of Loss - YYYYMMDD
Public fieldMaxCount
Limits the number of records returned with a find by criteria to avoid timing out
Public fieldNumberOfClaimants
Number of claimants for this claim
Public fieldNumberOfNotes
Number of notes attached to this claim
Public fieldPaid
Amount Paid
Public fieldPolicyHistoryRecord
Key to the PolicyHistory record
Public fieldPolicyIndex
Customer Number and Policy ID
Public fieldProducerCode2
The producer code 2 - Lookup Producer
Public fieldProducerCode3
The producer code 3 - Lookup Producer
Public fieldRecordNumber
Record number
Public fieldReservedAmount
Reserved amount
Public fieldRiskName
Name of risk involved in loss
Public fieldSalvage
Salvage value
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
Top
See Also