Attached Document (ABIE).

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

Syntax

C#
public interface IAttachedDocument
Visual Basic
Public Interface IAttachedDocument
Visual C++
public interface class IAttachedDocument
F#
type IAttachedDocument =  interface end

Remarks

A UBL 'wrapper' that allows a document of any kind to be packaged with the UBL document that references it.

See Also