Class AttachmentUpgraded
public class AttachmentUpgraded : Change, IChange
- Inheritance
-
AttachmentUpgraded
- Implements
- Inherited Members
- Extension Methods
Constructors
AttachmentUpgraded(Guid, Guid)
public AttachmentUpgraded(Guid current, Guid upgraded)
Parameters
Properties
CurrentAttachment
public Guid CurrentAttachment { get; set; }
Property Value
UpgradedAttachment
public Guid UpgradedAttachment { get; set; }