Table of Contents

Class SpecificationContentChanged

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

Constructors

SpecificationContentChanged(Guid, ContentExamSpecification)

public SpecificationContentChanged(Guid spec, ContentExamSpecification content)

Parameters

spec Guid
content ContentExamSpecification

Properties

Content

public ContentExamSpecification Content { get; set; }

Property Value

ContentExamSpecification

Specification

public Guid Specification { get; set; }

Property Value

Guid