Click or drag to resize

PageInfoNumberOfSlots Property

The number of objects/slots on the Page.

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

Property Value

Type: UInt16
The UInt16 of objects/slots on the page
See Also