| DataObjectTypeSequenceId Property |
When new data objects are created they are assigned a number from this sequence.
The sequence id can be 0 - in which case no number will be assigned to new data objects.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int SequenceId { get; set; }
Property Value
Type:
Int32
See Also