Table of Contents

Class VoidAttempt

Namespace
InSite.Application.Attempts.Write
Assembly
Shift.Sdk.dll
public class VoidAttempt : Command, ICommand
Inheritance
VoidAttempt
Implements
Inherited Members
Extension Methods

Constructors

VoidAttempt(Guid, string)

public VoidAttempt(Guid aggregate, string reason)

Parameters

aggregate Guid
reason string

Properties

Reason

public string Reason { get; set; }

Property Value

string