JoinRunsOptions class
JoinRunsOptions class
Provides configuration flags for the join runs operation.
Constructors
Properties
| Name | Description |
|---|
| ignoreInsignificant | True indicates that the insignificant attributes of all runs will be ignored when joining runs with same formatting. |
| ignoreRedundant | True indicates that the redundant attributes of all runs will be ignored when joining runs with same formatting. |
| ignoreSpacing | True indicates that the spacing attributes of all runs will be ignored when joining runs with same formatting. |
See Also