PackageInsuredValue Property
Amount of insurance requested for this package.
Syntax
__property String PackageInsuredValue[int PackageIdx] = {read=FPackageInsuredValue, write=FSetPackageInsuredValue};
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