Click or drag to resize

ReportViewType Enumeration

Report data view type.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public enum ReportViewType
Members
  Member nameValueDescription
DetailedAndSegmented0 The detailed and segmented view.
DetailedOnly1 The detailed view only.
SegmentedOnly2 The segmented view only.
See Also