PackageInsuredValue Property
Amount of insurance requested for this package.
Syntax
property PackageInsuredValue[PackageIdx: Integer]: String;
Default Value
''
Remarks
Amount of insurance requested for this package. The value has 2 explicit decimal position and has a maximum of 11 characters including the decimal.
The size of the array is controlled by the PackageCount property.
This property is not available at design time.
Data Type
String