Table of Contents

Class AttemptVoided

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptVoided : Change, IChange
Inheritance
AttemptVoided
Implements
Inherited Members
Extension Methods

Constructors

AttemptVoided(string)

public AttemptVoided(string reason)

Parameters

reason string

Properties

Reason

public string Reason { get; set; }

Property Value

string