| BcfPropertyAttribute Class | |
Namespace: CalculationWorks.BusinessModel
The BcfPropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfPropertyAttribute | Initializes a new instance of the BcfPropertyAttribute class |
| Name | Description | |
|---|---|---|
| PreviousResult |
Gets or sets a value indicating whether the parameter should be linked direct with the computed column itself.
| |
| Tagging |
Gets or sets a value indicating the tagging.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties decorated with this attribute will appear in the editor.
In order to make property assignment mandatory in the editor, use BcfMandatoryAttribute instead