Click or drag to resize
FieldBaseFieldTypeIsUnique Property
Indicates whether field is unique.

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

Property Value

Type: Boolean
See Also