IFFDocumentSpec Interface

Definition

public interface class IFFDocumentSpec : Microsoft::BizTalk::Component::Interop::IDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public interface IFFDocumentSpec : Microsoft.BizTalk.Component.Interop.IDocumentSpec
type IFFDocumentSpec = interface
    interface IDocumentSpec
Public Interface IFFDocumentSpec
Implements IDocumentSpec
Derived
Attributes
Implements

Properties

DocSpecName (Inherited from IDocumentSpec)
DocSpecStrongName (Inherited from IDocumentSpec)
DocType (Inherited from IDocumentSpec)

Methods

CreateXmlInstance(TextWriter)
GetBodyPath() (Inherited from IDocumentSpec)
GetDistinguishedPropertyAnnotationEnumerator() (Inherited from IDocumentSpec)
GetDocSchema()
GetPropertyAnnotationEnumerator() (Inherited from IDocumentSpec)
GetSchemaCollection() (Inherited from IDocumentSpec)
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

Applies to