Class UpgradeQuestion
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class UpgradeQuestion : Command, ICommand
- Inheritance
-
UpgradeQuestion
- Implements
- Inherited Members
- Extension Methods
Constructors
UpgradeQuestion(Guid, Guid, Guid)
public UpgradeQuestion(Guid bank, Guid currentQuestion, Guid upgradedQuestion)
Parameters
Properties
CurrentQuestion
public Guid CurrentQuestion { get; set; }
Property Value
UpgradedQuestion
public Guid UpgradedQuestion { get; set; }