Click or drag to resize

GeneralTransAmount Property

Gets or sets the Transaction amount. For certain transaction types (NEW, REN,...) the policy premium will default

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string Amount { get; set; }

Property Value

Type: String
Transaction amount
Remarks
Note Note
  • Name - Amount
  • Required on InsertGeneralTransaction
See Also