 |
| BcfColumnBehaviorAllowNull Property |
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic bool AllowNull { get; }Public ReadOnly Property AllowNull As Boolean
Get
Property Value
Type:
Booleantrue if
Value can be
null; otherwise,
false.
See Also