CreditorAutoTXLine..::..Reason Property

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

Syntax


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