Show / Hide Table of Contents

Enum CategoryGroup

5 different type a category can be grouped as This Enum is used by: Category.category_group

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum CategoryGroup : short

Fields

Name Description
Customer

1: Customer

Lost

4: Lost

Other

5: Other

Partner

3: Partner

PotentialCustomer

2: Potential customer

Unknown

0: Unknown category group

Extension Methods

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