Line..::..MarkUpPercentage Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.Estimates
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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