Service.AddMembersToVariableCollection Property

<< 点击显示目录 >>

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

Service.AddMembersToVariableCollection Property

BR.AN.PviServices .NET


Gets or sets wheter variable members should be add to the Variables Collections or not. This feature is set to OFF by default.

[Visual Basic]

Public Property AddMembersToVariableCollection() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public bool AddMembersToVariableCollection { public get; public set; }

Property Value

AddMembersToVariableCollection

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]