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