Click or drag to resize
CalculationWorks Logo
BcfColumnBehaviorPropertyType Property
Gets the Type of the BcfCell.Value property. When PropertyType is Nullable DataType is the generic argument. When PropertyType is int? DataType will be int

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public Type PropertyType { get; }

Property Value

Type: Type
The Type of the BcfCell.Value property.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also