| BcfReferenceFunctionTProperty Class | |
Namespace: CalculationWorks.BusinessModel
The BcfReferenceFunctionTProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfReferenceFunctionTProperty | Initializes a new instance of the BcfReferenceFunctionTProperty class |
| Name | Description | |
|---|---|---|
| AllowExecuteParallel |
Gets or sets a value indicating whether this instance is allowed to be executed parallel.
(Inherited from BcfFunctionBaseInternal.) | |
| CanExecuteParallel |
Gets false to prevent synchronization overhead.
(Overrides BcfFunctionBaseInternalCanExecuteParallel.) | |
| LongRunning |
Gets a value indicating whether this is a long running function. Default is false.
(Inherited from BcfFunctionBaseInternal.) | |
| Parameters |
Gets the parameters(not the values). During calculating the values are stored in the associated properties.
(Inherited from BcfFunctionBaseInternal.) | |
| Reference |
Gets or sets the reference.
| |
| Table |
Gets the table the function or validator belongs to.
(Inherited from BcfFunctionBaseInternal.) |
| Name | Description | |
|---|---|---|
| Compute |
Return Reference (Overrides BcfFunctionBaseTCompute.) | |
| Equals |
Determines whether the specified Object is equal to this instance.
(Inherited from BcfFunctionBaseInternal.) | |
| GetHashCode |
Returns a hash code for this instance.
(Inherited from BcfFunctionBaseInternal.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |