Manager..::..JLib Property

Gets the j library.

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

Syntax


public StdFunctions JLib { get; set; }
Public Property JLib As StdFunctions
	Get
	Set
public:
property StdFunctions^ JLib {
	StdFunctions^ get ();
	void set (StdFunctions^ value);
}

Field Value

The j library.