Click or drag to resize
FieldBaseFieldTypeSystem Property
Indicates if field is a system field.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool System { get; set; }

Property Value

Type: Boolean

Implements

IFieldSystem
See Also