Inventory..::..Aux2 Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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