Table of Contents

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

attempt Guid

Properties

Attempt

public Guid Attempt { get; set; }

Property Value

Guid