Table of Contents

Class DeleteAttachment

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class DeleteAttachment : Command, ICommand
Inheritance
DeleteAttachment
Implements
Inherited Members
Extension Methods

Constructors

DeleteAttachment(Guid, Guid)

public DeleteAttachment(Guid bank, Guid attachment)

Parameters

bank Guid
attachment Guid

Properties

Attachment

public Guid Attachment { get; set; }

Property Value

Guid