Click or drag to resize
InfoObjectCollection<TInfo>.TopN Property
Select top N objects.

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

Property Value

Type: Int32

Implements

IInfoObjectCollection.TopN
See Also