Service.RemoveArchive Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods >

Service.RemoveArchive Method

BR.AN.PviServices .NET


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

);

Parameters

path

The file name of the logger module to be removed.

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]