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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum SelectionType

Fields

Name Description
Combined

2: Combined selection

Dynamic

1: Dynamic selection

Static

0: Static selection

Extension Methods

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