Table of Contents

Class PropertyPostProcessing

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Post processing configuration (mode and iteration count) for an owning object.

public class PropertyPostProcessing : DomItem
Inheritance
PropertyPostProcessing
Inherited Members

Properties

Count

Gets or sets the number of processing iterations/steps.

public string Count { get; set; }

Property Value

string

Mode

Gets or sets the processing mode (engine specific integer constant).

public string Mode { get; set; }

Property Value

string