CashBook..::..PaymentTypes Property

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

Syntax


public PaymentTypeCollection PaymentTypes { get; }
Public ReadOnly Property PaymentTypes As PaymentTypeCollection
	Get
public:
property PaymentTypeCollection^ PaymentTypes {
	PaymentTypeCollection^ get ();
}