CadCollabParticipantUi(Guid, String, String, Boolean, String?, String?, DateTimeOffset, String?) Constructor

Definition

Assembly ProCad.Collaboration.dll
public CadCollabParticipantUi(Guid UserId, string DisplayName, string Color, bool IsLocal, string? ActiveTool, string? ActiveCommand, DateTimeOffset LastActiveUtc, string? PromptStage = null)

Parameters

UserId
Guid
DisplayName
String?
Color
String?
IsLocal
Boolean
ActiveTool
String?
ActiveCommand
String?
LastActiveUtc
DateTimeOffset
PromptStage
String?