Show / Hide Table of Contents

Class UserPreferenceStrings.Person

Person preferences

Inheritance
object
UserPreferenceStrings.Person
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.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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top