SystemSettings..::..SellPrice3Name Property

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

Syntax


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