Table of Contents

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

bank Guid
attachment Attachment

Properties

Attachment

public Attachment Attachment { get; set; }

Property Value

Attachment