Class UpgradeForm
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class UpgradeForm : Command, ICommand
- Inheritance
-
UpgradeForm
- Implements
- Inherited Members
- Extension Methods
Constructors
UpgradeForm(Guid, Guid, Guid, string)
public UpgradeForm(Guid bank, Guid source, Guid destination, string newName)
Parameters
Properties
Destination
public Guid Destination { get; set; }
Property Value
NewName
public string NewName { get; set; }
Property Value
Source
public Guid Source { get; set; }