LoggerCollection.Load(String) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerCollection.Load(String) Method

BR.AN.PviServices .NET


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

);

Parameters

xmlFile

An absolute path for a xml file

Return Value

Errorcode: 0..OK, otherwise error

See Also

LoggerCollection Class | BR.AN.PviServices Namespace | LoggerCollection.Load Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]