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