Table of Contents

Class EventRecoded

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

Constructors

EventRecoded(string, string)

public EventRecoded(string classCode, string billingCode)

Parameters

classCode string
billingCode string

Properties

BillingCode

public string BillingCode { get; set; }

Property Value

string

ClassCode

public string ClassCode { get; set; }

Property Value

string