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
Properties
Asset
public int Asset { get; set; }
Property Value
Form
public Guid Form { get; set; }