Class SearchFolderContract
Represents a search folder
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class SearchFolderContract : Object
Name | Description |
---|---|
SearchFolderContract() |
Fields
Name | Description |
---|---|
AccessRightsEnum | Allowed actions AccessRightsEnum |
ColumnConfiguration | Column configuration |
ColumnConfigurationResolved | Column configuration with resolved inheritance |
Description | Description of the search folder |
ExecuteImmediate | Start immediate the search folder |
FulltextSearchVisible | Defines if the fulltext search is visible for end users |
Id | Id of the search folder |
IsSimpleSearch | Marks this search as a simple search |
Name | Name of the search folder |
Path | Path in folder system |
ProtectionDomainId | Id of the protection domain |
SearchConditionConfiguration | Search conditions configuration (for simple search) |
SearchDefinition | Definition of search conditions |
StoreSelectionVisible | Defines if info store selection is visible for end users |