Show / Hide Table of Contents

Enum AssociateType

Field Type in table associate This Enum is used by: associate.type; AssociateHistory.type This Enum consists of flag values that can be combined.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum AssociateType : short

Fields

Name Description
Anonymous

7: Unknown party accessing the system (e.g. prospecting, eCRM)

AnonymousBit

2: Associates of this type is not authenticated for SuperOffice

Employee

0: User / Employee

ExternalPerson

4: Person not working for the company taking part in Collaborative CRM (eCRM)

NoCalenderBit

4: Associates with this bit do not have a calendar

NoPersonBit

1: Associates with this bit is not associated with any person. Disregard the PersonId for associates with this bit set

NoSentryBit

8: Associates with this bit has full access rights, and the Sentry mechanism is bypassed

Resource

1: Resource like meeting room and projector

System

13: Application with full access rights (EAI)

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.AssociateType, To>()
UserTypeHelper.GetUserType()
UserTypeHelper.GetRoleType()
ObjectExtensions.AssignByReflection<AssociateType>(AssociateType)
ObjectExtensions.GraphCopy<AssociateType>()
Converters.MapEnums<AssociateType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top