SystemSettings..::..SellPrice4Name Property

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

Syntax


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