Share via


ChangeSource.Id Property

Definition

An invariant ID for the change source.

[MessagePack.Key(1)]
public Guid Id { get; init; }
[<MessagePack.Key(1)>]
member this.Id : Guid with get, set
Public Property Id As Guid

Property Value

Attributes
MessagePack.KeyAttribute

Applies to