Table of Contents

Class ChangeFormName

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

Constructors

ChangeFormName(Guid, Guid, string)

public ChangeFormName(Guid bank, Guid form, string name)

Parameters

bank Guid
form Guid
name string

Properties

Form

public Guid Form { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string