Skip to content

d37fcef1 fa39 4cec f272 84190f9d93c0

Fernando Garcia edited this page May 8, 2018 · 1 revision

KnownRecordToShow Enumeration

Additional header content

Specifies the number of records to export

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public enum KnownRecordToShow

VB

Public Enumeration KnownRecordToShow

Members

 

Member name Value Description
All 0 All records
First 1 First record
Last 2 Last record
Random 3 Random record

Remarks

[Missing documentation for "T:iTin.Export.Model.KnownRecordToShow"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally