IPipelineContext.GetDocumentSpecByType(String) Method
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:
Microsoft::BizTalk::Component::Interop::IDocumentSpec ^ GetDocumentSpecByType(System::String ^ DocType);
public Microsoft.BizTalk.Component.Interop.IDocumentSpec GetDocumentSpecByType (string DocType);
abstract member GetDocumentSpecByType : string -> Microsoft.BizTalk.Component.Interop.IDocumentSpec
Public Function GetDocumentSpecByType (DocType As String) As IDocumentSpec
Parameters
- DocType
- String