Line..::..InventoryLineDetails Property
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public LineDetailCollection InventoryLineDetails { get; set; }
Public Property InventoryLineDetails As LineDetailCollection Get Set
public: property LineDetailCollection^ InventoryLineDetails { LineDetailCollection^ get (); void set (LineDetailCollection^ value); }