EdiAssembler Class

Definition

public ref class EdiAssembler : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IAssemblerComponent, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::Component::Interop::IProbeMessage
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4107-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("28675df2-548e-47b7-9d22-1991e1a91bca")]
public class EdiAssembler : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IAssemblerComponent, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.Component.Interop.IProbeMessage
type EdiAssembler = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IAssemblerComponent
    interface IPersistPropertyBag
    interface IProbeMessage
    interface IComponentUI
Public Class EdiAssembler
Inherits BaseCustomTypeDescriptor
Implements IAssemblerComponent, IBaseComponent, IComponentUI, IPersistPropertyBag, IProbeMessage
Inheritance
Attributes
Implements

Constructors

EdiAssembler()

Properties

AllowTrailingDelimiters
CharacterSet
Description
EdiDataValidation
Icon
Name
OverrideFallbackSettings
Version
XmlSchemaValidation

Methods

AddDocument(IPipelineContext, IBaseMessage)
Assemble(IPipelineContext)
GetAttributes() (Inherited from BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (Inherited from BaseCustomTypeDescriptor)
GetComponentName() (Inherited from BaseCustomTypeDescriptor)
GetConverter() (Inherited from BaseCustomTypeDescriptor)
GetDefaultEvent() (Inherited from BaseCustomTypeDescriptor)
GetDefaultProperty() (Inherited from BaseCustomTypeDescriptor)
GetEditor(Type) (Inherited from BaseCustomTypeDescriptor)
GetEvents() (Inherited from BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetProperties() (Inherited from BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (Inherited from BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (Inherited from BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

Applies to