CadRealtimeOperationsAppliedEventArgs Class

Definition

public sealed record CadRealtimeOperationsAppliedEventArgs(bool IsRemote, Guid ActorId, long Version, IReadOnlyList<CadOperation> Operations) : IEquatable<CadRealtimeOperationsAppliedEventArgs>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)