Table of Contents

Class FieldsSwapped

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

Constructors

FieldsSwapped(Guid, Guid)

public FieldsSwapped(Guid a, Guid b)

Parameters

a Guid
b Guid

Properties

A

public Guid A { get; set; }

Property Value

Guid

B

public Guid B { get; set; }

Property Value

Guid