CadOperationBatch Class

Definition

public sealed record CadOperationBatch(Guid BatchId, Guid ActorId, long BaseVersion, long Sequence, DateTimeOffset TimestampUtc, IReadOnlyList<CadOperation> Operations) : IEquatable<CadOperationBatch>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (6)

Methods (1)