| BcfFunctionSetup Class | |
Namespace: CalculationWorks.BusinessModel.Design
The BcfFunctionSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfFunctionSetup |
Initializes a new instance of the BcfFunctionSetup class.
|
| Name | Description | |
|---|---|---|
| AllowExecuteParallel |
Gets or sets a value indicating whether parallel execute is allowed.
| |
| FunctionType |
Gets the type of the function.
| |
| Parameters |
Gets the parameters. See also Tables |
| Name | Description | |
|---|---|---|
| AddParameter(String) |
Adds a new parameter to the Parameters collection and returns the new associated BcfParameterSetup | |
| AddParameter(String, String) |
Adds a new parameter to the Parameters collection and returns the new associated BcfParameterSetup | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |