Table of Contents

Class SetRandomizationChanged

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

Constructors

SetRandomizationChanged(Guid, Randomization)

public SetRandomizationChanged(Guid set, Randomization randomization)

Parameters

set Guid
randomization Randomization

Properties

Randomization

public Randomization Randomization { get; set; }

Property Value

Randomization

Set

public Guid Set { get; set; }

Property Value

Guid