Table of Contents

Class QuestionComposedVoiceChanged

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

Constructors

QuestionComposedVoiceChanged(Guid, ComposedVoice)

public QuestionComposedVoiceChanged(Guid question, ComposedVoice composedVoice)

Parameters

question Guid
composedVoice ComposedVoice

Properties

ComposedVoice

public ComposedVoice ComposedVoice { get; set; }

Property Value

ComposedVoice

Question

public Guid Question { get; set; }

Property Value

Guid