Adds the given field to the document
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Field name
- value
- Type: System String
Field value
- store (Optional)
- Type: System Boolean
If true, the field value is stored
- tokenize (Optional)
- Type: System Boolean
If true, the field value is tokenized
See Also