ISequenceValue properties
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
ISequenceValue properties
Inherits properties from IDataAdminElement and
defines the properties listed in the following table.
| Property name | Data type | Access | Description |
|---|---|---|---|
Sequence
|
ISequence
|
Read-only | Returns the sequence with this current value. |
Tenant
|
ITenant
|
Read-only | Returns the tenant with this sequence current value. |
CurrentValue
|
INT64
|
Readable, Writeable | Set to the sequence current value. |