Table of Contents

Class SpecificationRetyped

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

Constructors

SpecificationRetyped(Guid, SpecificationType)

public SpecificationRetyped(Guid spec, SpecificationType type)

Parameters

spec Guid
type SpecificationType

Properties

Specification

public Guid Specification { get; set; }

Property Value

Guid

Type

public SpecificationType Type { get; set; }

Property Value

SpecificationType