clsJobClassification..::..WriteOff Property

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

Syntax


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