Class AttachmentDeletedFromQuestion
public class AttachmentDeletedFromQuestion : Change, IChange
- Inheritance
-
AttachmentDeletedFromQuestion
- Implements
- Inherited Members
- Extension Methods
Constructors
AttachmentDeletedFromQuestion(Guid, Guid)
public AttachmentDeletedFromQuestion(Guid attachment, Guid question)
Parameters
Properties
Attachment
public Guid Attachment { get; set; }
Property Value
Question
public Guid Question { get; set; }