Class SearchConditionConfigurationContract
Search condition configuration for a simple search
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class SearchConditionConfigurationContract : Object
Name | Description |
---|---|
SearchConditionConfigurationContract() |
Fields
Name | Description |
---|---|
DisplayText | Text that can be displayed in client ui |
Editable | Search condition is editable |
PlaceHolder | Place holder for the search value. Should be replaced through the client. Possible values: %currentdate%, %currentdatetime%, %userloginname%, %username%, %usermail%, %currentdatetime-2h%, %currentdate+3d%, %currentdate+4m%, %currentdate-1y% |
PropertyTypeId | Id of property type |
Visible | Search condition is visible |