EbsOpen Class Library for EBSILON®Professional

Model.EbsXML Method 

[Visual Basic]
Public Function EbsXML( _ 
   ByVal Path As String _ 
) As Boolean
[C#]
public bool EbsXML(
   string Path
);
[C++]
public: bool EbsXML(
   String* Path
);
[JScript]
public function EbsXML(
   String Path
): bool;

See Also

Model Class | EbsOpen Namespace