Show / Hide Table of Contents

Enum MDOListElementType

What kind of element are we dealing with in the MDO-list? Same enum for all MDO-lists.

Namespace: SuperOffice.CRM.Rows
Assembly: SoCore.dll
Syntax
public enum MDOListElementType

Fields

Name Description
Heading

A heading that has sub-nodes underneath.

History

A history-node

Root

A node that has no heading.

SubNode

A node that has a heading.

Extension Methods

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