SettingValueMetaData.ChangeSource Property

Definition

The invariant ID of the component that caused the change, or Empty if the result is from a get value operation.

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

Property Value

Attributes
MessagePack.KeyAttribute

Applies to