Class AttemptAssigned
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class AttemptAssigned : Change, IChange
- Inheritance
-
AttemptAssigned
- Implements
- Inherited Members
- Extension Methods
Constructors
AttemptAssigned(Guid)
public AttemptAssigned(Guid attempt)
Parameters
attemptGuid
Properties
Attempt
public Guid Attempt { get; set; }