<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerCollection.Load(String) Method |
This method loads logger entries from a xml file.
[Visual Basic]
Public Overloads Sub Load( _
ByVal xmlFile As String _
)
[C#]
public int Load(
string xmlFile
);
xmlFile
An absolute path for a xml file
Errorcode: 0..OK, otherwise error
LoggerCollection Class | BR.AN.PviServices Namespace | LoggerCollection.Load Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]