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
IsInherited Property
If true, the field is inherited from parent class.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
IsInherited
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IField
IsInherited
See Also
Reference
FieldBase
FieldType
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com