Click or drag to resize
HookCallInfoService Property
Gets or sets the service for which will be called action hook.

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

Property Value

Type: Service
The service.
See Also