Click or drag to resize

IClaimsClaimTransaction Class

[Missing <summary> documentation for "T:IAS.IClaims.ClaimTransaction"]

Inheritance Hierarchy
SystemObject
  IASIClaimsClaimTransaction

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ClaimTransaction

The IClaimsClaimTransaction type exposes the following members.

Constructors
  NameDescription
Public methodIClaimsClaimTransaction
Initializes a new instance of the IClaimsClaimTransaction class
Public methodIClaimsClaimTransaction(DataRow)
Initializes a new instance of the IClaimsClaimTransaction class
Top
Properties
  NameDescription
Public propertyCheckNumber
The check number associated with this transaction.
Public propertyPayee
The payee associated with this transaction.
Public propertyPayeeID
The payee ID associated with this transaction.
Public propertyPayeeType
The payee type associated with this transaction.
Public propertyPaymentMethod
The payment method associated with this transaction.
Public propertyPaymentNumber
The payment number associated with this transaction.
Public propertyPaymentStatus
The payment status this transaction.
Public propertyPaymentType
The payment type associated with this transaction.
Public propertyTransactionAmount
The amount associated with this transaction.
Public propertyTransactionDate
The date of this transaction.
Top
See Also

Reference