CRBatchTranLine..::..RemitNo Property

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

Syntax


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