SpecialFields Property
A list of additional fields to send in the request.
Syntax
public EPSpecialFieldList getSpecialFields(); public void setSpecialFields( specialFields);
Remarks
This property contains a collection of EPSpecialField name/value pair objects. The Gateway may put some special configuration fields into this property which you can edit or add to. This allows you to extend the functionality of the component by adding fields for which there are not currently properties for.
This property is not available at design time.
Default Value
0