BcfLinkedParameterSetupT Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.Design
public sealed class BcfLinkedParameterSetup<T> : BcfParameterSetup<T>, IBcfLinkedParameterSetup
The BcfLinkedParameterSetupT type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfLinkedParameterSetupT | Initializes a new instance of the BcfLinkedParameterSetupT class |
| Name | Description | |
|---|---|---|
| Name |
Gets the name.
(Inherited from BcfParameterSetup.) | |
| ParameterAccessPath |
Gets or sets the access path.
| |
| TagCells |
Gets or sets a value indicating whether parameter source cells should be tagged with the rules message.
|
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |