ProductionArea..::..ProductionAreaNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Entities
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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