CRBatchDispersal..::..LineReference Property

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

Syntax


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