Line..::..Reference Property

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

Syntax


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