LineDetailCollection..::..Item Property

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

Syntax


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