Click or drag to resize
GroupOfServiceToDeleteChildName Property
Gets or sets the name of the child service.

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

Property Value

Type: String
The name of the child service.
See Also