| GroupOfServiceToDelete2 Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Atomia.Provisioning.Base
 Syntax
SyntaxThe GroupOfServiceToDelete2 type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | GroupOfServiceToDelete2 | Initializes a new instance of the GroupOfServiceToDelete2 class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ChildNames | 
            Gets or sets names of the child services. 
             | 
|  | DeleteGlobal | 
            Gets or sets a value indicating whether the service should be deleted on any path.
             | 
|  | NumberOfServiceToDelete | 
            Gets or sets the number of service to delete to be able to change package.
             | 
|  | ParentService | 
            Gets or sets the parent service instance.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also