Sets or gets the maximum allowed number of entries.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public int MaxEntries { get; set; }

See Also