 | BcfRelationStepDistinctRows Property |
[This is preliminary documentation and is subject to change.]
true to remove duplicate rows after collecting.
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic bool DistinctRows { get; }Public ReadOnly Property DistinctRows As Boolean
Get
Property Value
Type:
Boolean
See Also