EbsOpen Class Library for EBSILON®Professional

Model.EbsHTML Method 

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

See Also

Model Class | EbsOpen Namespace