 |
| BcfParameterBehaviorParameterArraySource Property |
Gets the parameter array source.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic IBcfParameterArraySource ParameterArraySource { get; }Public ReadOnly Property ParameterArraySource As IBcfParameterArraySource
Get
public:
property IBcfParameterArraySource^ ParameterArraySource {
IBcfParameterArraySource^ get ();
}member ParameterArraySource : IBcfParameterArraySource with get
Property Value
Type:
IBcfParameterArraySourceThe parameter array source.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2
See Also