RecipientPrimary Property
Indicates whether the recipient is the primary receiver.
Syntax
adaptivepaycontrol.RecipientPrimary(RecipientIndex)[=boolean]
Default Value
False
Remarks
Indicates whether the recipient is the primary receiver.
If this property is set to True, this is a chained payment. If the property is False, this is a simple or parallel payment.
The size of the array is controlled by the RecipientCount property.
This property is not available at design time.
Data Type
Boolean