Table of Contents

Class AttachmentUpgraded

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class AttachmentUpgraded : Change, IChange
Inheritance
AttachmentUpgraded
Implements
Inherited Members
Extension Methods

Constructors

AttachmentUpgraded(Guid, Guid)

public AttachmentUpgraded(Guid current, Guid upgraded)

Parameters

current Guid
upgraded Guid

Properties

CurrentAttachment

public Guid CurrentAttachment { get; set; }

Property Value

Guid

UpgradedAttachment

public Guid UpgradedAttachment { get; set; }

Property Value

Guid