ActivityVariableGroupView

Per-emission, public-API view of one StoryBonsai.Runtime.Models.ActivityVariableGroup. Member references are uuids matching Uuid — host UIs (and Complete() itself) bind directly without re-resolving.

public sealed class ActivityVariableGroupView

Inheritance System.Object → ActivityVariableGroupView

Properties

Id

public string Id { get; }
Property Value

System.String

MaxSelected

public Nullable<int> MaxSelected { get; }
Property Value

System.Nullable<System.Int32>

MemberVariableUuids

Member references — raw uuids (matches Uuid). Consumers wanting display names cross-reference against Fields via the uuid.

public IReadOnlyList<string> MemberVariableUuids { get; }
Property Value

System.Collections.Generic.IReadOnlyList<System.String>

MinSelected

public int MinSelected { get; }
Property Value

System.Int32

Uuid

public string Uuid { get; }
Property Value

System.String

Docs last synced: 2026-07-08
Screenshot viewer