Class InvoiceBusinessCustomerChanged
public class InvoiceBusinessCustomerChanged : Change, IChange
- Inheritance
-
InvoiceBusinessCustomerChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
InvoiceBusinessCustomerChanged(Guid?)
public InvoiceBusinessCustomerChanged(Guid? businessCustomer)
Parameters
businessCustomerGuid?
Properties
BusinessCustomer
public Guid? BusinessCustomer { get; set; }
Property Value
- Guid?