Property AutoIncrementerID
AutoIncrementerID
Gets or sets the auto-incrementer ID.
public Guid AutoIncrementerID { get; set; }
Property Value
- Guid
The auto-incrementer ID.
Remarks
The reference to an AutoIncrementer. Multiple fields can reference the same one. Can be a random new GUID if a new AutoIncrementer should be created.