Show / Hide Table of Contents

Enum ImportEntityType

Entitys type for import This Enum consists of flag values that can be combined.

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

Fields

Name Description
Contact

2: Contact

Person

1: Person

Product

4: Product

Unknown

0: Unknown

Extension Methods

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