Click or drag to resize
ItemItemAssemblyDetail Property
Product: ALL Description: Contains the detailed inventory parts used when the assembly is built. Applicable to an inventory assembly item only.

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 ItemComponentLine[] ItemAssemblyDetail { get; set; }

Property Value

Type: ItemComponentLine
Remarks