|   | ViewSettingsIgnoreFiltersInColSearch Property  | 
 
            Only applicable for reference property views.
            If true, filter expressions on the view will be ignored, when performing column searches on views where the reference property is used
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Nullable<bool> IgnoreFiltersInColSearch { get; }Property Value
Type: 
NullableBoolean
See Also