Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
FieldBase(FieldType) Class
FieldBase(FieldType) Properties
AllowEmpty Property
Caption Property
DataType Property
DefaultValue Property
External Property
Guid Property
IsDummyField Property
IsDummyFieldFromMainForm Property
IsExtraField Property
IsInherited Property
IsUnique Property
Name Property
Precision Property
PrimaryKey Property
Properties Property
PropertiesMacroTable Property
ReferenceToObjectType Property
ReferenceType Property
Size Property
System Property
FieldBase
FieldType
AllowEmpty Property
Indicates whether field allows null values.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
AllowEmpty
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IField
AllowEmpty
See Also
Reference
FieldBase
FieldType
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com