 | BcfColumnSetupTParameters Property |
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic override sealed IList<BcfParameterSetup> Parameters { get; }Public Overrides NotOverridable ReadOnly Property Parameters As IList(Of BcfParameterSetup)
Get
Return Value
Type:
IListBcfParameterSetupThe parameters if set; otherwise
.
See Also