IJiwaPurchaseOrderReorderMethod..::..Name Property

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

Syntax


string Name { get; set; }
Property Name As String
	Get
	Set
property String^ Name {
	String^ get ();
	void set (String^ value);
}