Click or drag to resize
GroupOfServiceToDelete2ChildNames Property
Gets or sets names of the child services.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public string[] ChildNames { get; set; }

Property Value

Type: String
Names of the child services.
See Also