Enum SaintRestrictionExtenderBase.CounterType
Counter data type, such as date, number or bool
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public enum SaintRestrictionExtenderBase.CounterType
Fields
| Name | Description |
|---|---|
| Bool | Counter of type boolean |
| Date | Counter of type date/datetime |
| Number | Counter of type integer number |