DocumentSpec.GetDocSchema 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:
virtual Microsoft::BizTalk::ParsingEngine::DocumentSchema ^ GetDocSchema();
public Microsoft.BizTalk.ParsingEngine.DocumentSchema GetDocSchema ();
abstract member GetDocSchema : unit -> Microsoft.BizTalk.ParsingEngine.DocumentSchema
override this.GetDocSchema : unit -> Microsoft.BizTalk.ParsingEngine.DocumentSchema
Public Function GetDocSchema () As DocumentSchema
Returns
Microsoft.BizTalk.ParsingEngine.DocumentSchema