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