SearchDocumentContains Method |
Returns true if document contains column name. false otherwise.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool Contains(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
BooleanSee Also