CreditorBatchTrans..::..MaxAUDDecimalPlaces Property

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

Syntax


public int MaxAUDDecimalPlaces { get; set; }
Public Property MaxAUDDecimalPlaces As Integer
	Get
	Set
public:
property int^ MaxAUDDecimalPlaces {
	int^ get ();
	void set (int^ value);
}