![]() | |
BcfColumn Class |
Namespace: CalculationWorks.BusinessModel
The BcfColumn type exposes the following members.
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.
|
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 Name (Overrides ObjectToString.) |