Table of Contents

Class ChangeExamType

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

Constructors

ChangeExamType(Guid, string)

public ChangeExamType(Guid aggregate, string type)

Parameters

aggregate Guid
type string

Properties

Type

public string Type { get; set; }

Property Value

string