Table of Contents

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

bank Guid
attachment Guid
question Guid

Properties

Attachment

public Guid Attachment { get; set; }

Property Value

Guid

Question

public Guid Question { get; set; }

Property Value

Guid