IPipelineContext.GetDocumentSpecByType(String) 方法

定义

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

参数

DocType
String

返回

适用于