Click or drag to resize

BcfColumnSetupValueTypeIsNotNullableStruct Property

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract bool ValueTypeIsNotNullableStruct { get; }

Return Value

Type: Boolean
A value indicating ValueType is a struct other than NullableT.
See Also