Task.Variables Property

<< 点击显示目录 >>

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

Task.Variables Property

BR.AN.PviServices .NET


Gets the actually uploaded local variables of the task.

[Visual Basic]

Public ReadOnly Property Variables() As VariableCollection

  Public Get

  End Get

End Property

[C#]

public VariableCollection Variables { public get; }

See Also

Task Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]