Click or drag to resize
ItemLevel Property
Product: ALL Description: Specifies the level of the item, 0 if top level parent, otherwise specifies the depth from the top parent.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public int Level { get; set; }

Property Value

Type: Int32
Remarks