Class UserPreferenceStrings.Selection
Selection
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Selection
Fields
LastUsedSelectionTargetTableId
Preference used to remember the last member type of selection - contact, sale, project, appointment, document
Control type: Number, access: Crm
Declaration
public const string LastUsedSelectionTargetTableId = "LastUsedSelectionTargetTableId"
Field Value
Type | Description |
---|---|
String |
LastUsedSelectionType
Preference used to remember the last type of selection - Static or Dynamic
Control type: Number, access: Crm
Declaration
public const string LastUsedSelectionType = "LastUsedSelectionType"
Field Value
Type | Description |
---|---|
String |
LastUsedSelectionUnionType
Preference used to remember the last member type of selection - contact, sale, project, appointment, document
Control type: Number, access: Crm
Declaration
public const string LastUsedSelectionUnionType = "LastUsedSelectionUnionType"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "Selection"
Field Value
Type | Description |
---|---|
String |
SkipCompletedSelections
Set to true to skip completed selections when searching or stepping in selections.
Declaration
public const string SkipCompletedSelections = "SkipCompletedSelections"
Field Value
Type | Description |
---|---|
String |
TypicalSearchVersionNumberPrefix
Set to true to skip completed selections when searching or stepping in selections.
Declaration
public const string TypicalSearchVersionNumberPrefix = "TypicalSearchVersionNumberPrefix"
Field Value
Type | Description |
---|---|
String |