Show / Hide Table of Contents

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.

Extension Methods

EnumUtil.MapEnums<SuperOffice.CRM.Lists.ArchiveFilterType, To>()
ObjectExtensions.AssignByReflection<ArchiveFilterType>(ArchiveFilterType)
ObjectExtensions.GraphCopy<ArchiveFilterType>()
Converters.MapEnums<ArchiveFilterType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top