Table of Contents

Property DeclarationId

Namespace
MailFathom.Application.Jobs
Assembly
MailFathom.Application.dll

DeclarationId

Gets the declaration whose occasion has come round.

public required Guid DeclarationId { get; init; }

Property Value

Guid

Remarks

Named for the declaration rather than for the type that wraps it, because a property carrying the type's own name would hide it inside this record and leave the identity rebuilt through a qualified name.