Price..::..PriceType Property

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

Syntax


public Price..::..PriceTypes PriceType { get; set; }
Public Property PriceType As Price..::..PriceTypes
	Get
	Set
public:
property Price..::..PriceTypes^ PriceType {
	Price..::..PriceTypes^ get ();
	void set (Price..::..PriceTypes^ value);
}