Table of Contents

Class RetypeSpecification

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class RetypeSpecification : Command, ICommand
Inheritance
RetypeSpecification
Implements
Inherited Members
Extension Methods

Constructors

RetypeSpecification(Guid, Guid, SpecificationType)

public RetypeSpecification(Guid bank, Guid spec, SpecificationType type)

Parameters

bank Guid
spec Guid
type SpecificationType

Properties

Specification

public Guid Specification { get; set; }

Property Value

Guid

Type

public SpecificationType Type { get; set; }

Property Value

SpecificationType