Year..::..Rolled Property

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

Syntax


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