Class FormUpgraded
public class FormUpgraded : Change, IChange
- Inheritance
-
FormUpgraded
- Implements
- Inherited Members
- Extension Methods
Constructors
FormUpgraded(Guid, Guid, string)
public FormUpgraded(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; }