Enum EntryTypes
- Namespace
- Sage
- Assembly
- SageCRMNet.dll
Values to use when creating a new Entry with CreateEntry.
public enum EntryTypes
Fields
AdvSearchSelect = 56
Advanced Search Select field.
ChannelSelect = 23
Channel (team) Select entry type.
CheckBox = 45
Checkbox.
Currency = 51
Currency.
CustomDotNet = 62
Type used for custom .NET entries.
Date = 42
Date only entry type.
DateTime = 41
Date and time entry type.
EmailText = 12
E-mail address.
Integer = 31
Integer entry type.
MultiSelect = 28
Multiple selection from lookup (combo box).
MultiText = 11
Multi line text entry.
Password = 49
Password entry type.
ProductSelect = 25
Select from product table.
SearchSelect = 26
Search Select entry type.
Select = 21
Selection from lookup (combo box).
SelectTable = 27
SelectTable entry type. Similar to the Intelligent Select entry type.
TargetListSelect = 47
Target list selection.
Territory = 53
Territory selection.
Text = 10
Single line text entry.
UrlText = 13
Web URL address.
UserSelect = 22
User-select entry type (the list of users).