Table of Contents

Class AttemptTagged

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

Constructors

AttemptTagged(string)

public AttemptTagged(string tag)

Parameters

tag string

Properties

Tag

public string Tag { get; set; }

Property Value

string