ActivityBudget..::..BudgetedBillingTime Property

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

Syntax


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