<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods > Service.RemoveArchive Method |
Helper to remove a logger archive from the global logger collection.
[Visual Basic]
Public Sub RemoveArchive( _
ByVal path As String _
)
[C#]
public void RemoveArchive(
string path
);
path
The file name of the logger module to be removed.
Service Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]