Click or drag to resize
CalculationWorks Logo
CalculationPlanBucketEventArgsBucketIndex Property
Gets the index of the bucket.

Namespace: CalculationWorks.BusinessModel.Behaviors.Diagnostics
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public int BucketIndex { get; }

Property Value

Type: Int32
The index of the bucket.
See Also