Settings..::..AppliesTo_LogicalWarehouseRecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting.Configuration.Settings
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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