Class InvoiceCustomerChanged
public class InvoiceCustomerChanged : Change, IChange
- Inheritance
-
InvoiceCustomerChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
InvoiceCustomerChanged(Guid)
public InvoiceCustomerChanged(Guid customer)
Parameters
customerGuid
Properties
Customer
public Guid Customer { get; set; }