Click or drag to resize
ClassCodeGenerationSettingsUseIdHashtable Property
Gets or sets a value that indicates if the code should use the ID hashtable.

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

Property Value

Type: Boolean
See Also