Class UserSettingsContract
Represents user settings contract
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class UserSettingsContract : Object
Name | Description |
---|---|
UserSettingsContract() |
Fields
Name | Description |
---|---|
FolderForPrivateSearches | The path to folder for private searches. |
FolderForPublicSearches | The path to folder for public searches. |
LastSelectedFolderPath | Path to folder which was selected last in the folder rubric. |
LastUsedImportTemplateId | Id of the last used import template |
PossibleTwoWayAuthenticationType | Possible two way authentication type TwoWayAuthenticationTypeEnum |
ShowSearchOptionButton | The bool flag to show search option button. |