Variable.UserTag Property

<< 点击显示目录 >>

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

Variable.UserTag Property

BR.AN.PviServices .NET


Gets or sets user specific information of type string for interaction between server and client variables

[Visual Basic]

Public Property UserTag() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public string UserTag { public get; public set; }

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]