| Miner.Interop Namespace > IMMMCPersistance Interface : GetScenarioAsXML Method |
'DeclarationFunction GetScenarioAsXML( _ ByVal bstrScenarioName As System.String _ ) As Miner.Interop.msxml2.IXMLDOMElement
'UsageDim instance As IMMMCPersistance Dim bstrScenarioName As System.String Dim value As Miner.Interop.msxml2.IXMLDOMElement value = instance.GetScenarioAsXML(bstrScenarioName)
Miner.Interop.msxml2.IXMLDOMElement GetScenarioAsXML( System.string bstrScenarioName )
function GetScenarioAsXML(
bstrScenarioName: System.String
): Miner.Interop.msxml2.IXMLDOMElement;
function GetScenarioAsXML( bstrScenarioName : System.String ) : Miner.Interop.msxml2.IXMLDOMElement;
Miner.Interop.msxml2.IXMLDOMElement* GetScenarioAsXML( System.string* bstrScenarioName )
Miner.Interop.msxml2.IXMLDOMElement^ GetScenarioAsXML( System.String^ bstrScenarioName )
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