Variable.Parent Property

<< 点击显示目录 >>

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

Variable.Parent Property

BR.AN.PviServices .NET


Gets the parent object of this instance (Parent types Cpu, Task or Service)

[Visual Basic]

Public Overrides ReadOnly Property Parent() As Base

  Public Get

  End Get

End Property

[C#]

public override Base Parent { public get; }

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]