Table of Contents

Class EventBillingCodeEnabled

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

Constructors

EventBillingCodeEnabled(bool)

public EventBillingCodeEnabled(bool enabled)

Parameters

enabled bool

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool