| BcfParameterArraySetterTFunction, TPropertyElement Class | |
Namespace: CalculationWorks.BusinessModel.Behaviors
public sealed class BcfParameterArraySetter<TFunction, TPropertyElement> : BcfParameterBehaviorItemBase, IBcfParameterSetter where TFunction : BcfFunctionBaseInternal
The BcfParameterArraySetterTFunction, TPropertyElement type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfParameterArraySetterTFunction, TPropertyElement |
Initializes a new instance of the BcfParameterArraySetterTFunction, TPropertyElement class.
|
| Name | Description | |
|---|---|---|
| Parameter |
Gets the parameter.
(Inherited from BcfParameterBehaviorItemBase.) | |
| SetAction |
Gets the set action to update function or validator property.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetValue |
Updates the parameter property by executing the SetAction | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |