clsLineDetails..::..Item Property

Namespace:  JiwaFinancials.Jiwa.JiwaWhouseTransfer
Assembly:  JiwaWhouseTransfer (in JiwaWhouseTransfer.dll)

Syntax


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