AddressCorrectionCustomMethod
| Initial Build | 2010.01 |
| Module | CRM |
| Current Setting Type | Text Box |
Use this system option to implement a custom address verification service. The default for this option is empty.
Current Setting
The current setting for AddressCorrectionCustomMethod is used as follows:
Values: This system option can be set to any custom address verification service, and the entry must be in he following format:
Assembly|TypeName|MethodName
The Method must accept two Avectra.netForum.Common.Address objects, the first is the address to be corrected, and the second contains the corrected address once verified. The method must return an Avectra.netForum.Common.ErrorClass.
Default Value: empty
Fields
This system option includes the following fields:
Description: This field gives the description of the system option, including its use and default value.
Important! Do not modify the following fields after the system option is first created. Changing these fields after they have been used can invalidate existing data.
Category: This field sets the category (usually the module) where the system option is used.
Type: The Type field determines the display type of the Current setting field (check box, drop-down list, or text box).
Values: The values field indicates the allowed values for the Current setting field.
Availability
Each system option includes the following availability settings:
Entity Level Option?: Select this check box to make this system option available on an entity level.
Visible To External Systems?: Select this check box to make this system option available in xWeb.