SearchDocumentNames Property |
Gets enumeration of field names contained in the search document.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IEnumerable<string> Names { get; }
Property Value
Type:
IEnumerableStringSee Also