Job..::..EstimateType Property

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

Syntax


public int EstimateType { get; set; }
Public Property EstimateType As Integer
	Get
	Set
public:
property int^ EstimateType {
	int^ get ();
	void set (int^ value);
}