Table of Contents

Class InvoiceEmployeeChanged

Namespace
InSite.Domain.Sales.Invoices.Changes
Assembly
Shift.Sdk.dll
public class InvoiceEmployeeChanged : Change, IChange
Inheritance
InvoiceEmployeeChanged
Implements
Inherited Members
Extension Methods

Constructors

InvoiceEmployeeChanged(Guid)

public InvoiceEmployeeChanged(Guid employee)

Parameters

employee Guid

Properties

Employee

public Guid Employee { get; set; }

Property Value

Guid