EmbeddedDocumentBinaryObjectType (ABIE). Look for summary information where this class is used.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2.Components..::..EmbeddedDocumentBinaryObject

See Also