ImportFromExcel..::..Book Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.ImportFromExcel
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public Object Book { get; }
Public ReadOnly Property Book As Object
	Get
public:
property Object^ Book {
	Object^ get ();
}