IsPrefixOf(JournalId)
public bool IsPrefixOf(JournalId journalId) Determines whether this id is a prefix of
journalId. Parameters
journalIdJournalId- The journal id to test.
Returns
true if this id is the default value, equals journalId, or identifies an ancestor segment.