Click or drag to resize
SpecialFieldsDefinitionAllowDuplicates Property
Gets or sets a value indicating whether duplicate items should be filtered out when filling a target collection.

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

Property Value

Type: Boolean
See Also