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