<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntry Class > LoggerEntry Constructor > LoggerEntry Constructor |
Initializes the instance
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Overloads Sub New( _
ByVal parent As Object, _
ByVal dateTime As Date, _
ByVal offsetUtc As Short _
)
[C#]
[CLSCompliant(IsCompliant=False)]
object parent,
DateTime dateTime,
short offsetUtc
);
parent
The parent object.
dateTime
The date and time.
offsetUtc
The UTC offset.
LoggerEntry Class | BR.AN.PviServices Namespace | LoggerEntry Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]