An ISequenceValue object stores the current value of a multi-tenant sequence for a given regular tenant. Thus, multi-tenant enabled sequence current values are stored per tenant and exposed as a SequenceValues property on the ISequence and ITenant interfaces. This property returns a collection of ISequenceValue objects mapped to an ISequence or ITenant key.