ProductionArea..::..ProductionAreaNo Property

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

Syntax


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