Table of Contents

Class RecodeEvent

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

Constructors

RecodeEvent(Guid, string, string)

public RecodeEvent(Guid id, string classCode, string billingCode)

Parameters

id Guid
classCode string
billingCode string

Properties

EventBillingCode

public string EventBillingCode { get; set; }

Property Value

string

EventClassCode

public string EventClassCode { get; set; }

Property Value

string