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