Class JournalSetupAreaHoursModified
public class JournalSetupAreaHoursModified : Change, IChange
- Inheritance
-
JournalSetupAreaHoursModified
- Implements
- Inherited Members
- Extension Methods
Constructors
JournalSetupAreaHoursModified(Guid, decimal?)
public JournalSetupAreaHoursModified(Guid area, decimal? hours)
Parameters
Properties
Area
public Guid Area { get; }
Property Value
Hours
public decimal? Hours { get; }