CadCollabParticipantUi Class

Definition

public sealed record CadCollabParticipantUi(Guid UserId, string DisplayName, string Color, bool IsLocal, string? ActiveTool, string? ActiveCommand, DateTimeOffset LastActiveUtc, string? PromptStage = null) : IEquatable<CadCollabParticipantUi>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (8)