| IMacroProcessingColumnAdapter Methods |
The IMacroProcessingColumnAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| Postprocess |
A complementary operation to Preprocess(String) that brings text with resolved macros back to the original column format before saving the value back to the object.
Typically, encode or encrypt operation.
| |
| Preprocess |
Operation that is executed on text before the value is processed by macro engine.
Typically, decode or decrypt operation.
|