clsWarehouseTransfer..::..DestinationWarehouseLogicalDescription Property

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

Syntax


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