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
Properties
Tag
public string Tag { get; set; }