Adds a general-purpose field to the document, handles field conversion
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Name of new field
- value
- Type: System Object
Value of field
- store
- Type: System Boolean
Should be value stored
- tokenize
- Type: System Boolean
Should be value tokenized
See Also