Line..::..HomeDecimalPlaces Property

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

Syntax


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