FieldBaseFieldTypeIsUnique Property |
Indicates whether field is unique.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsUnique { get; set; }
Property Value
Type:
BooleanImplements
IFieldIsUniqueSee Also