Click or drag to resize
BCRepositoryExecuteFolderQuery Method
Overload List
  NameDescription
Public methodExecuteFolderQuery(BCFolderSearchQuery)
Returns a collection of folders matching the given query.
Public methodExecuteFolderQuery(BCFolderSearchQuery, BCCollectionBaseBCPropertyDef)
Returns a collection of folders matching the given query.
Public methodExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString)
Returns a collection of folders matching the given query.
Public methodExecuteFolderQuery(BCFolderSearchQuery, BCCollectionBaseBCPropertyDef, SortKind)
Returns a collection of folders matching the given query.
Public methodExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString, PropertyDefFlags)
Returns a collection of folders matching the given query.
Public methodExecuteFolderQuery(BCFolderSearchQuery, IEnumerableString, PropertyDefFlags, SortKind)
Returns a collection of folders matching the given query.
Top
See Also