- mainSchema
![]() ![]() |
SetSchemaFiles(String,XmlSchema,XmlSchema) Method | |
See Also |
SourceCode.Workflow.Design.InfoPath.FormTemplate.Core Namespace > IDataObject Interface > SetSchemaFiles Method : SetSchemaFiles(String,XmlSchema,XmlSchema) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Overloads Sub SetSchemaFiles( _ ByVal rootElementLocalName As String, _ ByVal mainSchema As XmlSchema, _ ByVal importSchema As XmlSchema _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IDataObject Dim rootElementLocalName As String Dim mainSchema As XmlSchema Dim importSchema As XmlSchema instance.SetSchemaFiles(rootElementLocalName, mainSchema, importSchema) |
C# | |
---|---|
void SetSchemaFiles( string rootElementLocalName, XmlSchema mainSchema, XmlSchema importSchema ) |
C++/CLI | |
---|---|
void SetSchemaFiles( String^ rootElementLocalName, XmlSchema^ mainSchema, XmlSchema^ importSchema ) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2