Statement (ABIE).

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public class Statement : IStatement
Visual Basic
Public Class Statement
	Implements IStatement
Visual C++
public ref class Statement : IStatement
F#
type Statement =  
    class
        interface IStatement
    end

Remarks

The document used to specify the status of Orders, Billing, and Payment. This document is a Statement of Account and not intended as a summary Invoice

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..Statement

See Also