Click or drag to resize

PlacementMaxObjectsPerPage Property

Gets/Sets the limit on how many objects to create on a single page.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public ushort MaxObjectsPerPage { get; set; }

Property Value

Type: UInt16
See Also