SalesQuote..::..GroupSupplierID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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