GeneralLedger..::..Figures Property

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

Syntax


public FigureCollection Figures { get; }
Public ReadOnly Property Figures As FigureCollection
	Get
public:
property FigureCollection^ Figures {
	FigureCollection^ get ();
}