SaveProductMatrixDialog..::..Context Property

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

Syntax


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