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
Properties
Enabled
public bool Enabled { get; set; }