The BCGlobalSearchQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AvailableProperties |
Gets the collection of available property definitions.
(Inherited from BCSearchQuery.) |
![]() | CanEditPropertyFilters |
Gets or sets a value indicating whether the property filters
are allowed to be edited in the UI property.
|
![]() | Caption |
Gets or sets the caption of the search query.
|
![]() | CaptionString | Obsolete.
Gets or sets the caption of the search query.
|
![]() | ColumnPropertyDefCollection |
Gets the collection of properties shown in the result view (columns).
|
![]() | ContextGlobal |
Gets or sets a value indicating whether to search in any context.
|
![]() | DefaultQuickSearchOp |
Gets or sets the default search type for the Quick Search command.
|
![]() | DisplayName |
Gets or sets the display name of the search.
(Inherited from BCStoredSearchQuery.) |
![]() | DisplayNameWildCard |
Gets or sets a file-name wild card.
(Inherited from BCSearchQuery.) |
![]() | DocRefDirection |
Gets or sets the direction of document references included in the result.
(Inherited from BCSearchQuery.) |
![]() | DocRefType |
Gets or sets the document reference type used to limit the document references.
(Inherited from BCSearchQuery.) |
![]() | DocumentTypeFilters |
Gets the collection of BCDocumentType objects to restrict
the documents included in the search result.
(Inherited from BCSearchQuery.) |
![]() | EnableQuickSearch |
Gets or sets a value indicating that Quick Search is enabled.
|
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | ID |
Gets the value that uniquely identifies the search.
(Inherited from BCStoredSearchQuery.) |
![]() | IncludeReferenced |
Gets or sets a value that defines what reference are included in the result.
(Inherited from BCSearchQuery.) |
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | LogicalOR |
Gets or sets a value indicating whether multiple property restrictions
are joined with the logical OR operator.
If trueTruetruetrue (True in Visual Basic) then joined with OR; otherwise, they are joined with AND.
(Inherited from BCSearchQuery.) |
![]() | Name |
Gets or sets the internal name of the search.
|
![]() | OnlyIncludeDocumentsChangedSince |
Gets or sets the date that defines changed documents included in the result.
(Inherited from BCSearchQuery.) |
![]() | PropertyFilters |
Gets the collection of BCPropertyFilter objects defined for the search.
(Inherited from BCSearchQuery.) |
![]() | Published |
Gets or sets a value indicating whether the search is published.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | SearchAreaLimit |
Gets or sets the type of the search area.
(Inherited from BCSearchQuery.) |
![]() | SearchFolderPath |
Gets or sets the folder path of the search area.
(Inherited from BCSearchQuery.) |
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | ShowOutOfScopeDocs |
Gets or sets a value indicating whether documents residing
in the parent work area(s) should be listed.
(Inherited from BCSearchQuery.) |
![]() | ShowPropertyFilters |
Gets or sets a value indicating whether the search property filters are shown.
|
![]() | SortOn |
Gets or sets the index of the column (in ColumnPropertyDefCollection)
on which the result will be sorted.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |