PhysicalWarehouse..::..RefComment Property

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

Syntax


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