Service.LoggerCollections Property

<< 点击显示目录 >>

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

Service.LoggerCollections Property

BR.AN.PviServices .NET


Gets the collection of global logger modules.

[Visual Basic]

Public ReadOnly Property LoggerCollections() As ArrayList

  Public Get

  End Get

End Property

[C#]

public ArrayList LoggerCollections { public get; }

Property Value

The collection of global logger modules.

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]