Repository.BlockSim.ImportBlockSimXMLFile: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


== Property Syntax  ==
== Property Syntax  ==
 
{{APIName|ImportBlockSimXMLFile(}}
{{Template:ImportBlockSimXMLFile}}
{{APIPrefix|ByVal}}
{{APIName|XMLFile}}
{{APIPrefix|As String}}
{{APIName|)}}
{{APIPrefix|As As Boolean}}<br>
{{APIComment|Imports from XML file to the current project.}}

Revision as of 22:01, 19 September 2013



Property Syntax

ImportBlockSimXMLFile( ByVal XMLFile As String ) As As Boolean
Imports from XML file to the current project.