BcfRuleSetupTOptions Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.Design
The BcfRuleSetupTOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfRuleSetupTOptions | Initializes a new instance of the BcfRuleSetupTOptions class |
| Name | Description | |
|---|---|---|
| AsyncOption |
Indicates the async option for calculation.
(Inherited from BcfRuleSetup.) | |
| Func |
The function computing the BcfFaultMessage (Inherited from BcfRuleSetup.) | |
| Key |
Gets or sets the rule key.
(Inherited from BcfRuleSetup.) | |
| Options |
Gets or sets the options.
| |
| Parameters |
Gets the parameters.
(Inherited from BcfRuleSetup.) |
| 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.) | |
| GetOptions |
Gets the rule-options.
(Overrides BcfRuleSetupGetOptions.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetOptions |
Sets the rule-options.
(Overrides BcfRuleSetupSetOptions(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |