Click or drag to resize

ESelectionType Enumeration

What kind of selection: static, dynamic or combined

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public enum ESelectionType
Members
  Member nameValueDescription
enSelTypeStatic0
enSelTypeDynamic1
enSelTypeCombined2
enSelTypeTemp36863Temp selction
enSelTypePrintTask127
enSelTypeProjectMailMergeTask143
enSelTypeInvalid65535Invalid
See Also