Click or drag to resize
HookCallInfoActionHookInstance Property
Gets or sets the action hook instance.

Namespace: Atomia.Provisioning.Base.Plugins
Assembly: Atomia.Provisioning.Base.Plugins (in Atomia.Provisioning.Base.Plugins.dll) Version: 17.3.6337.16010
Syntax
public Object ActionHookInstance { get; set; }

Property Value

Type: Object
The action hook instance.
See Also