 | BcfColumnSetupValueTypeIsNotNullableStruct Property |
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic abstract bool ValueTypeIsNotNullableStruct { get; }Public MustOverride ReadOnly Property ValueTypeIsNotNullableStruct As Boolean
Get
Return Value
Type:
BooleanA value indicating
ValueType is a struct other than
NullableT.
See Also