clsComponent..::..Decimals Property

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

Syntax


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