clsComponent..::..TotRequired Property

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

Syntax


public decimal TotRequired { get; set; }
Public Property TotRequired As Decimal
	Get
	Set
public:
property Decimal^ TotRequired {
	Decimal^ get ();
	void set (Decimal^ value);
}