 |
| BcfColumnBehaviorAllowNull Property |
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic bool AllowNull { get; }Public ReadOnly Property AllowNull As Boolean
Get
public:
property bool AllowNull {
bool get ();
}member AllowNull : bool with get
Property Value
Type:
Booleantrue if
Value can be
null; otherwise,
false.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also