TwclUserActivity.Params Property

Gets and sets the application activation parameters.

Namespace: wclTimeline
public
 property Params: string read FParams write SetParams;

Property Value

Type: string

The application activation parameters associated with this Activity. This parameters will be passed to the application when it activated when user clicked on its Activity.

If an application changes this property when User Activity session is active the wclTimelineErrors.wclEUserActivitySessionActive exception raises.