ErrorLogBook.Upload Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ErrorLogBook.Upload Method

BR.AN.PviServices .NET


NOT suported by the LogBook object!

[Visual Basic]

Public Overrides Overloads Sub Upload( _

  ByVal fileName As String _

)

[C#]

public override void Upload(

  string fileName

);

Parameters

fileName

The file name for saving the uploaded data.

Remarks

The OnUploaded Event will be fired immediately!

See Also

ErrorLogBook Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]