ListingDetailSummaryType Property

Summary type.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public ReportSummaryType SummaryType { get; set; }

Property Value

ReportSummaryType

Remarks

Cannot be mapped because the value of ReportSummaryType.None is -1 and causes an exception to save it in a field of type Byte.

See Also