Manager..::..JLib Property
Gets the j library.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: 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); }