CRBatchDispersal..::..Remark Property

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

Syntax


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