Service.LoggerEntries Property

<< 点击显示目录 >>

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

Service.LoggerEntries Property

BR.AN.PviServices .NET


Gets the collection of logger entries if is TRUE.

[Visual Basic]

Public ReadOnly Property LoggerEntries() As LoggerEntryCollection

  Public Get

  End Get

End Property

[C#]

public LoggerEntryCollection LoggerEntries { public get; }

Property Value

The collection of logger entries if is TRUE.

See Also

Service Class | BR.AN.PviServices Namespace | GlobalMerge | GlobalMerge


Generated from assembly BR.AN.PviServices [8.1.0.4]