Click or drag to resize
ModuleServiceParent Property
Gets or sets the parent service.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public ModuleService Parent { get; set; }

Property Value

Type: ModuleService
See Also