wt.fc
Interface DatastoreSequence

All Superinterfaces:
DatastoreElement
All Known Implementing Classes:
ActionItemNumberSeq, DeletedTypeDefinitionSeq, DisabledRuleSeq, EPMBuildRuleSequence, EpmdocumentCopyruleSeq, EPMLinkSequence, EPMOccurrenceSequence, EPMSequence, IDSequence, ManagedBaselineIdentitySeq, MarkforDeleteSeq, OccurrenceDataIdentifierSeq, OccurrenceIdentifierSeq, Project2Seq, PromotionNoticeID, StreamIDSeq, TeamSequence, WTAnalysisActivityID, WTChangeActivityID, WTChangeInvestigationID, WTChangeIssueID, WTChangeOrderID, WTChangeProposalID, WTChangeRequestID, WTDocumentidSeq, WTDocumentIDSeq, WTPartidSeq, WTPartIDSeq

public interface DatastoreSequence
extends DatastoreElement

This interface provides an abstraction for a Datastore sequence. A sequence is a Numeric value that starts from an initial seed value and increases by an increment value.

Supported API: true

Extendable: true