 |
| BcfColumnBehaviorDataType Property |
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic Type DataType { get; }Public ReadOnly Property DataType As Type
Get
public:
property Type^ DataType {
Type^ get ();
}member DataType : Type with get
Property Value
Type:
TypeThe internal
Type of the
BcfCell.
Value.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also