Table of Contents

Class CalculationBatch

Namespace
The.Import
Assembly
Instagile.dll

Represents a batch of calculations for entity properties during import.

public class CalculationBatch
Inheritance
CalculationBatch
Inherited Members

Properties

IsFinal

public bool IsFinal { get; set; }

Property Value

bool

PageIndex

public int PageIndex { get; set; }

Property Value

int

RowsProcessed

public int RowsProcessed { get; set; }

Property Value

int

Type

public required IEntityInfo Type { get; set; }

Property Value

IEntityInfo