CreditorTransaction..::..DecimalPlaces Property

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

Syntax


public short DecimalPlaces { get; set; }
Public Property DecimalPlaces As Short
	Get
	Set
public:
property short^ DecimalPlaces {
	short^ get ();
	void set (short^ value);
}