Class ChangeQuestionCondition
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeQuestionCondition : Command, ICommand
- Inheritance
-
ChangeQuestionCondition
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeQuestionCondition(Guid, Guid, string)
public ChangeQuestionCondition(Guid bank, Guid question, string condition)
Parameters
Properties
Condition
public string Condition { get; set; }
Property Value
Question
public Guid Question { get; set; }