 |
| CalculationPlanBucketEventArgsBucketIndex Property |
Gets the index of the bucket.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic int BucketIndex { get; }Public ReadOnly Property BucketIndex As Integer
Get
Property Value
Type:
Int32The index of the bucket.
See Also