FFAsmXMLAsmWrapper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Fields
Properties
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