Share via


Invoice.DocumentType Property

Definition

Gets or sets the Document type of the invoice (CreditNote, Invoice).

public Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType DocumentType { get; set; }
member this.DocumentType : Microsoft.Store.PartnerCenter.Models.Invoices.DocumentType with get, set
Public Property DocumentType As DocumentType

Property Value

Applies to