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