ICAStartup.OpenPMMLFileFromTextStream
This function Loads a file from an ASCII stream and parse models.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub ICAStartup.OpenPMMLFileFromTextStream( _
index As Integer, _
data As String)
|
Type: Integer
Type: String |
This function does not return a value. |