| SearchConditionExtraConditions Property  | 
            Search condition that is added to any conditions specified in the search expression. You can use special characters (+ -) and field conditions (e.g. +documentnodeid:(int)255).
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic string ExtraConditions { get; set; }Property Value
Type: 
String
See Also