Click or drag to resize

LaborLevelDetailHierarchyDeleteModelAllowRecursive Property

Gets or sets AllowRecursive

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool AllowRecursive { get; set; }

Property Value

Boolean
Remarks
Use this value to allow all children nodes in the tree to be deleted recursivly from the given child node
Example
1234
See Also