Share via


FFAsmXMLAsmWrapper Class

Definition

public ref class FFAsmXMLAsmWrapper : Microsoft::BizTalk::Component::XmlAsmComp
public class FFAsmXMLAsmWrapper : Microsoft.BizTalk.Component.XmlAsmComp
type FFAsmXMLAsmWrapper = class
    inherit XmlAsmComp
Public Class FFAsmXMLAsmWrapper
Inherits XmlAsmComp
Inheritance

Constructors

FFAsmXMLAsmWrapper(String)

Fields

preserveBom (Inherited from XmlAsmComp)

Properties

AddXMLDeclaration (Inherited from XmlAsmComp)
Description (Inherited from XmlAsmComp)
DocumentSpecNames (Inherited from XmlAsmComp)
EnvelopeDocSpecNames (Inherited from XmlAsmComp)
Icon (Inherited from XmlAsmComp)
Name (Inherited from XmlAsmComp)
PIOptions (Inherited from XmlAsmComp)
PreserveBom (Inherited from XmlAsmComp)
ProcessingInstructionScope (Inherited from XmlAsmComp)
ProcessingInstructionsText (Inherited from XmlAsmComp)
TargetCharset (Inherited from XmlAsmComp)
Version (Inherited from XmlAsmComp)

Methods

AddDocument(IPipelineContext, IBaseMessage) (Inherited from XmlAsmComp)
Assemble(IPipelineContext) (Inherited from XmlAsmComp)
GetAttributes() (Inherited from BaseCustomTypeDescriptor)
GetClassID(Guid) (Inherited from XmlAsmComp)
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)
GetTranslatorStream(IPipelineContext, SchemaList, IBaseMessage[], Boolean, String, XmlAsmComp+ProcessingInstructionsOptions, Boolean, SchemaList, String) (Inherited from XmlAsmComp)
GetTranslatorStream(IPipelineContext, SchemaList, IBaseMessage[], Boolean, String, XmlAsmComp+ProcessingInstructionsOptions, SchemaList, String)
InitNew() (Inherited from XmlAsmComp)
Load(IPropertyBag, Int32) (Inherited from XmlAsmComp)
Save(IPropertyBag, Boolean, Boolean) (Inherited from XmlAsmComp)
Validate(Object) (Inherited from XmlAsmComp)

Applies to