Cpu.ObjectsOnTarget Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.ObjectsOnTarget Property

BR.AN.PviServices .NET


Gets the collection of objects listed on the target. This collection can only be used when using ANSL as communication protocol!

[Visual Basic]

Public ReadOnly Property ObjectsOnTarget() As TargetObjectCollection

  Public Get

  End Get

End Property

[C#]

public TargetObjectCollection ObjectsOnTarget { public get; }

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]