Table of Contents

Class ChangeFormAsset

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

Constructors

ChangeFormAsset(Guid, Guid, int)

public ChangeFormAsset(Guid bank, Guid form, int asset)

Parameters

bank Guid
form Guid
asset int

Properties

Asset

public int Asset { get; set; }

Property Value

int

Form

public Guid Form { get; set; }

Property Value

Guid