ResultNetAmount Property
The net amount received by the seller.
Syntax
__property String ResultNetAmount[int ResultIndex] = {read=FResultNetAmount, write=FSetResultNetAmount};
Default Value
""
Remarks
The net amount received by the seller.
The size of the array is controlled by the ResultCount property.
This property is read-only and not available at design time.
Data Type
String