EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

LoadSchema Method

Loads a schema file describing a Transaction Set.

Syntax

[VB.NET]
Public Sub LoadSchema(ByVal FileName As String)
[C#]
public void LoadSchema(string fileName);

Remarks

This method parses the File and loads it into an internal schema list. The component will attempt to automatically detect the SchemaFormat.

If the schema file does not exist or cannot be parsed as an EDI schema, the component throws an exception.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0