Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsAllowNiceNames Property
If true, the repository allows nice names of the collections, e.g. for "CMS.User" uses "Users"

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

Property Value

Type: Boolean
See Also