Line..::..LineReference Property

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

Syntax


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