Class UserPreferenceStrings.Person
Person preferences
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Person
Fields
Section
Section heading
Declaration
public const string Section = "Person"
Field Value
Type | Description |
---|---|
String |
ShowActionButtons
Should person card header show the action buttons
Declaration
public const string ShowActionButtons = "ShowActionButtons"
Field Value
Type | Description |
---|---|
String |
SkipFormerEmployees
Should navigator search and steppers skip retired persons
Declaration
public const string SkipFormerEmployees = "SkipFormerEmployees"
Field Value
Type | Description |
---|---|
String |