![]() | |
BcfParameter Class |
Namespace: CalculationWorks.BusinessModel
The BcfParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Behavior |
Gets the BcfParameterBehavior.
|
![]() | FunctionBase |
Gets the function, if the parameter is a function parameter.
|
![]() | Name |
Gets the parameters name. Usually the same as the property name.
|
![]() | SourceColumn |
Gets the source column.
|
![]() | TagCells |
Gets a value indicating whether cells will be tagged.
|
![]() | ValidatorBase |
Gets the validator, if the parameter is a validator parameter.
|
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 a String that represents this instance.
(Overrides ObjectToString.) |