Click or drag to resize

ExcelExportLoggingBehavior Enumeration

Attributes to control specific behavior of how an export is logged

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ExcelExportLoggingBehavior
Members
  Member nameValueDescription
PageCaptionWithoutFilterSummry1The export MOP caption field should be recorded without the summary filter captions. e.g People List instead of (the defaut behavior) People List (Filtered on Display Name)
See Also