LineCollection..::..Item Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public Line Item { get; }
Public ReadOnly Property Item As Line
	Get
public:
property Line^ Item {
	Line^ get ();
}