Show / Hide Table of Contents

Class UserPreferenceStrings.Selection

Selection

Inheritance
object
UserPreferenceStrings.Selection
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top