ResolvedActivityField

One resolved field on an ActivityCompleted replay entry. Uuid matches ActivityField.Uuid (the canonical key, stable across writer renames of the display id).

public class ResolvedActivityField

Inheritance System.Object → ResolvedActivityField

Properties

Uuid

Canonical field key — matches ActivityField.Uuid.

public string Uuid { get; }
Property Value

System.String

Value

The committed value (bool / int / decimal / string per the variable’s type).

public object? Value { get; }
Property Value

System.Object

Docs last synced: 2026-07-08
Screenshot viewer