<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Properties > Service.UserTagEvents Property |
Gets or sets wheter to enable user tag events or not (EV=u). DEFAULT = true!
[Visual Basic]
Public Property UserTagEvents() As Boolean
Public Get
End Get
Public Set
End Set
End Property
[C#]
public bool UserTagEvents { public get; public set; }
Is the user tag event mechanism enabled or not (EV=u).
Service Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]