Table of Contents

Class DeleteSpecification

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

Constructors

DeleteSpecification(Guid, Guid)

public DeleteSpecification(Guid bank, Guid specification)

Parameters

bank Guid
specification Guid

Properties

Specification

public Guid Specification { get; set; }

Property Value

Guid