Table of Contents

Class TagAttempt

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

Constructors

TagAttempt(Guid, string)

public TagAttempt(Guid aggregate, string tag)

Parameters

aggregate Guid
tag string

Properties

Tag

public string Tag { get; set; }

Property Value

string