Visual Basic (Declaration) | |
---|---|
Public Shared Function CreateInfoPathWebServiceSchema( _ ByVal isPreInfoPath2007 As Boolean _ ) As XmlSchema |
Visual Basic (Usage) | ![]() |
---|---|
Dim isPreInfoPath2007 As Boolean Dim value As XmlSchema value = Common.CreateInfoPathWebServiceSchema(isPreInfoPath2007) |
C# | |
---|---|
public static XmlSchema CreateInfoPathWebServiceSchema( bool isPreInfoPath2007 ) |
C++/CLI | |
---|---|
public: static XmlSchema^ CreateInfoPathWebServiceSchema( bool isPreInfoPath2007 ) |
Parameters
- isPreInfoPath2007
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