BcfParameter Properties |
[This is preliminary documentation and is subject to change.]
The BcfParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculator |
Gets the BcfCalculator the parameter belongs to.
| |
| Function |
Gets the BcfFunction, if the parameter is a value-calculator parameter.
| |
| Index |
Gets the zero-based index of the parameter in the Parameters collection.
| |
| Name |
Gets the parameters name.
| |
| Rule |
Gets the BcfRule, if the parameter is a rule parameter.
|