clsComponent..::..PrevAssemble Property

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

Syntax


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