Line..::..Reference Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.CostPriceUpdate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public string Reference { get; set; }
Public Property Reference As String
	Get
	Set
public:
property String^ Reference {
	String^ get ();
	void set (String^ value);
}