GeneralLedger..::..DistributionAccounts Property

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

Syntax


public DistributionAccountCollection DistributionAccounts { get; }
Public ReadOnly Property DistributionAccounts As DistributionAccountCollection
	Get
public:
property DistributionAccountCollection^ DistributionAccounts {
	DistributionAccountCollection^ get ();
}