Table of Contents

Class InvoiceReferenced

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

Constructors

InvoiceReferenced(Guid?)

public InvoiceReferenced(Guid? referencedInvoiced)

Parameters

referencedInvoiced Guid?

Properties

ReferencedInvoice

public Guid? ReferencedInvoice { get; }

Property Value

Guid?