Table of Contents

Class ChangeSpecificationContent

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class ChangeSpecificationContent : Command, ICommand
Inheritance
ChangeSpecificationContent
Implements
Inherited Members
Extension Methods

Constructors

ChangeSpecificationContent(Guid, Guid, ContentExamSpecification)

public ChangeSpecificationContent(Guid bank, Guid spec, ContentExamSpecification content)

Parameters

bank Guid
spec Guid
content ContentExamSpecification

Properties

Content

public ContentExamSpecification Content { get; set; }

Property Value

ContentExamSpecification

Specification

public Guid Specification { get; set; }

Property Value

Guid