clsJobClassification..::..JobRevenue Property

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

Syntax


public Account JobRevenue { get; set; }
Public Property JobRevenue As Account
	Get
	Set
public:
property Account^ JobRevenue {
	Account^ get ();
	void set (Account^ value);
}