JoinRunsOptions class

JoinRunsOptions class

Provides configuration flags for the join runs operation.

Constructors

NameDescription
JoinRunsOptions()The default constructor.

Properties

NameDescription
ignoreInsignificantTrue indicates that the insignificant attributes of all runs will be ignored when joining runs with same formatting.
ignoreRedundantTrue indicates that the redundant attributes of all runs will be ignored when joining runs with same formatting.
ignoreSpacingTrue indicates that the spacing attributes of all runs will be ignored when joining runs with same formatting.

See Also