LoggerEntry Constructor

<< 点击显示目录 >>

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

LoggerEntry Constructor

BR.AN.PviServices .NET


Initializes the instance

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public Overloads Sub New( _

  ByVal parent As Object, _

  ByVal dateTime As Date _

)

[C#]

[CLSCompliant(IsCompliant=False)]

LoggerEntry(

  object parent,

  DateTime dateTime

);

Parameters

parent

The parent object.

dateTime

The date and time.

See Also

LoggerEntry Class | BR.AN.PviServices Namespace | LoggerEntry Constructor Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]