SpecialFieldValue Property
Value of special configuration property to submit in this transaction.
Syntax
level3control.SpecialFieldValue(FieldIndex)[=string]
Default Value
""
Remarks
Value of special configuration property to submit in this transaction. The SpecialFieldName and SpecialFieldValue properties can be used to send special gateway configuration and transaction properties for each transaction. These properties can also be used to extend the functionality of this control by submitting additional information to the gateway.
Note: This property is not applicable for the LinkPoint, FirstData, YourPay, PayFuse, or Orbital gateways.
The size of the array is controlled by the SpecialFieldCount property.
This property is not available at design time.
Data Type
String