IFFDocumentSpec Interface
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 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) |