Show / Hide Table of Contents

Enum RelationTarget

Target type of relation. (Contact, person or both)

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum RelationTarget

Fields

Name Description
Both

3: Both

Contact

1: Contact

None

0: None

Person

2: Person

Extension Methods

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