Class ChangeEventCreditHours
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class ChangeEventCreditHours : Command, ICommand
- Inheritance
-
ChangeEventCreditHours
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeEventCreditHours(Guid, decimal?)
public ChangeEventCreditHours(Guid @event, decimal? creditHours)
Parameters
Properties
CreditHours
public decimal? CreditHours { get; set; }