SavedQueryQueryType.QuickFindSearch Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A quick find query, which defines the columns searched using the Search field in a list view. Value = 4.
public: int QuickFindSearch = 4;
public const int QuickFindSearch = 4;
val mutable QuickFindSearch : int
Public Const QuickFindSearch As Integer = 4