PaymentType..::..PaymentTypeID Property

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

Syntax


public string PaymentTypeID { get; set; }
Public Property PaymentTypeID As String
	Get
	Set
public:
property String^ PaymentTypeID {
	String^ get ();
	void set (String^ value);
}