Table of Contents

Class EnableEventBillingCode

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

Constructors

EnableEventBillingCode(Guid, bool)

public EnableEventBillingCode(Guid aggregate, bool enabled)

Parameters

aggregate Guid
enabled bool

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool