 |
| BcfParameterTagging Enumeration |
Indicates parameter cell tagging for validators.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic enum BcfParameterTagging
Public Enumeration BcfParameterTagging
public enum class BcfParameterTagging
Members|
| Member name | Value | Description |
|---|
| Allowed | 0 |
Indicates parameter cell tagging is allowed
|
| Required | 1 |
Indicates parameter cell tagging is required
|
| Forbidden | 2 |
Indicates parameter cell tagging is forbidden
|
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also