- mainSchema
![]() ![]() |
SetSchemaFiles(String,XmlSchema) Method | |
See Also |
SourceCode.Workflow.Design.InfoPath.FormTemplate.Core Namespace > IDataObject Interface > SetSchemaFiles Method : SetSchemaFiles(String,XmlSchema) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Overloads Sub SetSchemaFiles( _ ByVal rootElementLocalName As String, _ ByVal mainSchema As XmlSchema _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IDataObject Dim rootElementLocalName As String Dim mainSchema As XmlSchema instance.SetSchemaFiles(rootElementLocalName, mainSchema) |
C# | |
---|---|
void SetSchemaFiles( string rootElementLocalName, XmlSchema mainSchema ) |
C++/CLI | |
---|---|
void SetSchemaFiles( String^ rootElementLocalName, XmlSchema^ mainSchema ) |
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