Click or drag to resize

ESelectionType Enumeration

What kind of selection: static, dynamic or combined

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public enum ESelectionType
Members
  Member nameValueDescription
enSelTypeStatic0
enSelTypeDynamic1
enSelTypeCombined2
enSelTypeTemp36863
enSelTypePrintTask127
enSelTypeProjectMailMergeTask143
enSelTypeInvalid65535
See Also