property PropertiesList.AllowDuplicateEntries as Boolean
Specifies whether the Add method allows adding new properties with the same caption on the Name column.
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the Add
method allows adding new properties with the same name.
| |