Click or drag to resize

AsyncTaskSelection Property

property that contains the selection at the time the command was executed to this task

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public List<ObjectProxy> Selection { get; }

Property Value

Type: ListObjectProxy
See Also