Table of Contents

Class ChangeBankType

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

Constructors

ChangeBankType(Guid, string)

public ChangeBankType(Guid bank, string type)

Parameters

bank Guid
type string

Properties

Type

public string Type { get; set; }

Property Value

string