Classification..::..CreditorLedgers Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors.Configuration.Classification
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


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