Table of Contents

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

event Guid
creditHours decimal?

Properties

CreditHours

public decimal? CreditHours { get; set; }

Property Value

decimal?