Enum ArchiveFilterType
What filter to use on the archive.
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
public enum ArchiveFilterType
Fields
Name | Description |
---|---|
All | Show all information |
Document | Show documents. |
DocumentSale | Show documents and sales. |
FollowUp | Show followups. |
FollowUpDocument | Show followups and documents. |
FollowUpSale | Show followups and sales. |
None | Show no information. |
Sale | Show sales. |