Click or drag to resize

EPrefLevel Enumeration

at what level of specificity is the preference stored?

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public enum EPrefLevel
Members
  Member nameValueDescription
enPLUndefined0
enPLHardDefault1
enPLSystemWide2
enPLDatabase3
enPLGroup4
enPLIndividual5
enPLPC6
See Also