clsWarehouseTransfer..::..TransitNotes Property

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

Syntax


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