Click or drag to resize

BcfColumnValueTypeIsNullableStruct Property

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

Return Value

Type: Boolean
A value indicating ValueType is NullableT.
See Also