PaymentType..::..PaymentTypeCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.Configuration.PaymentTypes
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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