IPipelineContext.GetDocumentSpecByType(String) Method

Definition

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

Returns

Applies to