Price..::..Source Property

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

Syntax


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