Line..::..GRNNo Property

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

Syntax


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