Class EventRecoded
public class EventRecoded : Change, IChange
- Inheritance
-
EventRecoded
- Implements
- Inherited Members
- Extension Methods
Constructors
EventRecoded(string, string)
public EventRecoded(string classCode, string billingCode)
Parameters
Properties
BillingCode
public string BillingCode { get; set; }
Property Value
ClassCode
public string ClassCode { get; set; }