Table of Contents

Class AdHocEventNotificationOutput

Namespace
Shift.Toolbox.Integration.DirectAccess
Assembly
Shift.Toolbox.dll
public class AdHocEventNotificationOutput
Inheritance
AdHocEventNotificationOutput
Inherited Members
Extension Methods

Constructors

AdHocEventNotificationOutput()

public AdHocEventNotificationOutput()

Properties

Message

public string Message { get; set; }

Property Value

string

Raw

public string Raw { get; set; }

Property Value

string

Methods

Deserialize(string)

public static AdHocEventNotificationOutput Deserialize(string json)

Parameters

json string

Returns

AdHocEventNotificationOutput