clsJobClassification..::..WriteOn Property

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

Syntax


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