GLTransaction..::..FirstAppearanceBankRecID Property

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

Syntax


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