JiwaPrintReport..::..JiwaPrintFormulaCollection Property

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

Syntax


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