LogExportFormat Enumeration

<< 点击显示目录 >>

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

LogExportFormat Enumeration

BR.AN.PviServices .NET


Enumeration of the supported export formats for logger entry collections.

[Visual Basic]

Public Enum LogExportFormat

[C#]

public enum LogExportFormat

Members

Member Name

Description

ARL

XML compliant format. ARL is the default format.

HTML

HTML compliant format.

CSV

CSV compliant format. Semicolon will be used as seperator.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]