ISequenceInfo MembersNFX Class Library

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

The ISequenceInfo type exposes the following members.
Properties

  NameDescription
Public propertyApproximateCurrentValue
Approximate current ID. This CAN NOT be used to obtain real ID, just the info
Public propertyEra
Current Era in which the IDs are generated. This CAN NOT be used to obtain real ID, just the info
Public propertyIssuerName
The name of issuing authority
Public propertyIssueUTCDate
Time stamp of issue
Public propertyName (Inherited from INamed.)
Public propertyRemainingPreallocation
Remaining IDs from the preallocated count
Public propertyTotalPreallocation
The size of block (if any) that was pre-allocated (instead of generating IDs every time)
Back to Top
See Also