Class AddSet
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class AddSet : Command, ICommand
- Inheritance
-
AddSet
- Implements
- Inherited Members
- Extension Methods
Constructors
AddSet(Guid, Guid, string, Guid)
public AddSet(Guid bank, Guid set, string name, Guid standard)
Parameters
Properties
Name
public string Name { get; set; }
Property Value
Set
public Guid Set { get; set; }
Property Value
Standard
public Guid Standard { get; set; }