Repository.BlockSim.ImportBlockSimXMLFile: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) m (moved ImportBlockSimXMLFile to Repository.ImportBlockSimXMLFile) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
== Property Syntax == | == Property Syntax == | ||
{{APIName|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.