AS2Disassembler Class

Definition

public ref class AS2Disassembler : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IDisassemblerComponent, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::Component::Interop::IProbeMessage
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4105-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("6a5ad56f-2927-411c-960e-f7911ac54933")]
public class AS2Disassembler : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IDisassemblerComponent, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.Component.Interop.IProbeMessage
type AS2Disassembler = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IDisassemblerComponent
    interface IProbeMessage
    interface IPersistPropertyBag
    interface IComponentUI
Public Class AS2Disassembler
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponentUI, IDisassemblerComponent, IPersistPropertyBag, IProbeMessage
Inheritance
Attributes
Implements

Constructors

AS2Disassembler()

Properties

Description
Icon
Name
Version

Methods

Disassemble(IPipelineContext, IBaseMessage)
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)
GetNext(IPipelineContext)
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