<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntryCollection.SaveArlEntries Method |
Call this method to save all LogEntries in ARL Format
[Visual Basic]
Public Sub SaveArlEntries( _
ByRef xmlTextBlock As StringBuilder _
)
[C#]
public int SaveArlEntries(
ref StringBuilder xmlTextBlock
);
xmlTextBlock
The Stringbuilder which will hold the content.
Zero on success.
LoggerEntryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]