Click or drag to resize
CalculationWorks Logo
BcfColumnTypePropertyType Property
Gets the type of the property.

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

Property Value

Type: Type
The type of the property.
See Also