 |
| BcfValidatorSetupParameters Property |
Gets the parameters. See also
Tables
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfReadOnlyModelObjectCollection<BcfParameterSetup> Parameters { get; }Public ReadOnly Property Parameters As BcfReadOnlyModelObjectCollection(Of BcfParameterSetup)
Get
Property Value
Type:
BcfReadOnlyModelObjectCollectionBcfParameterSetupThe parameters.
See Also