Class AddExperience
- Namespace
- InSite.Application.Journals.Write
- Assembly
- Shift.Sdk.dll
public class AddExperience : Command, ICommand
- Inheritance
-
AddExperience
- Implements
- Inherited Members
- Extension Methods
Constructors
AddExperience(Guid, Guid)
public AddExperience(Guid journal, Guid experience)
Parameters
Properties
Experience
public Guid Experience { get; }