 | BcfParameterIndex Property |
[This is preliminary documentation and is subject to change.]
Gets the zero-based index of the parameter in the
Parameters collection.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic short Index { get; }Public ReadOnly Property Index As Short
Get
Property Value
Type:
Int16The zero-based index of the parameter.
Version InformationBCF
Supported in: 4.0
See Also