Show / Hide Table of Contents

Enum SelectionType

Selection type - static/dynamic/combined. Works together with targetTable to define what kind of Selection this is.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum SelectionType

Fields

Name Description
Combined

2: Combined selection

Dynamic

1: Dynamic selection

Static

0: Static selection

Extension Methods

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