SubAssemblies..::..Context Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterialsUI.WorkOrder
Assembly:  JiwaBillOfMaterialsUI (in JiwaBillOfMaterialsUI.dll)

Syntax


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