Table of Contents

Class JobEvents.ActiveJobUpdated

Namespace
SmarterLink.Core.Protocol.Events
Assembly
SmarterLink.Core.dll

Signals that the active job at a station has changed.

public sealed record JobEvents.ActiveJobUpdated : JobEvents, IEquatable<ProtocolDataPayloadBase>, IEquatable<JobEvents>, IEquatable<JobEvents.ActiveJobUpdated>
Inheritance
JobEvents.ActiveJobUpdated
Implements
Inherited Members

Constructors

Signals that the active job at a station has changed.

public ActiveJobUpdated(JobId JobId)

Parameters

JobId JobId

Properties

[JsonRequired]
public JobId JobId { get; init; }

Property Value

JobId