| BcfParameterSetup Class | |
Namespace: CalculationWorks.BusinessModel.Design
The BcfParameterSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfParameterSetup(BcfFunctionSetup) |
Initializes a new instance of the BcfParameterSetup class.
| |
| BcfParameterSetup(BcfValidatorSetup) |
Initializes a new instance of the BcfParameterSetup class.
|
| Name | Description | |
|---|---|---|
| AddColumnStep |
Adds the column step to AccessPath | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AccessPath |
Gets or sets the access path. See also: Access Path Browser Dialog and Dependency Browser Dialog | |
| BehaviorItems |
Gets the behavior items.
| |
| Function |
Gets the function.
| |
| Name |
Gets the name.
| |
| TagCells |
Gets or sets a value indicating whether parameter cells should be tagged with the validators message.
| |
| Validator |
Gets the validator.
|