| BcfColumn Class | |
Namespace: CalculationWorks.BusinessModel
The BcfColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| ToString |
Returns Name (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfColumnBehavior.
| |
| Function |
Gets the BcfFunctionBase used to calculate the values in this column.
| |
| Index |
Gets the position of the column within the BcfTable.Columns collection.
| |
| Name |
Gets the columns name.
| |
| Table |
Gets the BcfTable the column belongs to.
|