Table of Contents

Class SpecificationRenamed

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class SpecificationRenamed : Change, IChange
Inheritance
SpecificationRenamed
Implements
Inherited Members
Extension Methods

Constructors

SpecificationRenamed(Guid, string)

public SpecificationRenamed(Guid spec, string name)

Parameters

spec Guid
name string

Properties

Name

public string Name { get; set; }

Property Value

string

Specification

public Guid Specification { get; set; }

Property Value

Guid