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
Properties
CurrentAttachment
public Guid CurrentAttachment { get; set; }
Property Value
UpgradedAttachment
public Guid UpgradedAttachment { get; set; }