Edit

Share via


ExternalDataEventArgs.WorkItem Property

Definition

Gets or sets the object that contains the external code that raises the event.

public object WorkItem { get; set; }

Property Value

The object that contains the external code that raises the event.

Applies to

See also