Table of Contents

Class HarmonizationContext

Namespace
Celeritas.Core.Harmonization
Assembly
Celeritas.dll

Context passed between harmonization steps.

public sealed class HarmonizationContext
Inheritance
HarmonizationContext
Inherited Members

Properties

StepIndex

Zero-based index of the current harmonization step.

public int StepIndex { get; set; }

Property Value

int