DirectCreditorPayment..::..DiscountTaxID Property

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

Syntax


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