Table of Contents

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

bank Guid
set Guid
name string
standard Guid

Properties

Name

public string Name { get; set; }

Property Value

string

Set

public Guid Set { get; set; }

Property Value

Guid

Standard

public Guid Standard { get; set; }

Property Value

Guid