 |
| BcfCalculationPlanBucketEventArgsBucketIndex Property |
Gets the index of the bucket.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic int BucketIndex { get; }Public ReadOnly Property BucketIndex As Integer
Get
public:
property int BucketIndex {
int get ();
}member BucketIndex : int with get
Property Value
Type:
Int32The index of the bucket.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also