Click or drag to resize
IMacroProcessingColumnAdapter Methods

The IMacroProcessingColumnAdapter type exposes the following members.

Methods
  NameDescription
Public methodPostprocess
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.
Public methodPreprocess
Operation that is executed on text before the value is processed by macro engine. Typically, decode or decrypt operation.
Top
See Also