Show / Hide Table of Contents

Enum ImportAction

Action being done for the import row This Enum consists of flag values that can be combined.

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

Fields

Name Description
ContactAdded

8: ContactAdded

ContactNoChange

32: ContactNoChange

ContactUpdated

16: ContactUpdated

Obs

512: Obs

ObsERPDuplicate

1024: ObsERPDuplicate

PersonAdded

1: PersonAdded

PersonNoChange

4: PersonNoChange

PersonUpdated

2: PersonUpdated

ProductAdded

64: ProductAdded

ProductNoChange

256: ProductNoChange

ProductUpdated

128: ProductUpdated

Unknown

0: Unknown

Extension Methods

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