clsTransfer..::..RecID Property

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

Syntax


public int RecID { get; set; }
Public Property RecID As Integer
	Get
	Set
public:
property int^ RecID {
	int^ get ();
	void set (int^ value);
}