Table of Contents

Class UpgradeAttachment

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

Constructors

UpgradeAttachment(Guid, Guid, Guid)

public UpgradeAttachment(Guid bank, Guid currentAttachment, Guid upgradedAttachment)

Parameters

bank Guid
currentAttachment Guid
upgradedAttachment Guid

Properties

CurrentAttachment

public Guid CurrentAttachment { get; set; }

Property Value

Guid

UpgradedAttachment

public Guid UpgradedAttachment { get; set; }

Property Value

Guid