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