Persistate API documentation
FirstSlot Property
NamespacesPersistateObjectClassFirstSlot

[This is preliminary documentation and is subject to change.]

The first slot number to use for Members of this ObjectClass.
Declaration Syntax
C#
public int FirstSlot { get; set; }
Remarks
This will be 1 if this class derives directly from Persistent, or a fixed value higher than this value for this class's base ObjectClass. The fixed value is currently 1000.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)