Click or drag to resize
ExportObjectSettingsTopN Property
Gets or sets TOP N clause.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public int TopN { get; set; }

Property Value

Type: Int32
See Also