StockTransferReason..::..WriteOffAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Account WriteOffAccount { get; }
Public ReadOnly Property WriteOffAccount As Account
	Get
public:
property Account^ WriteOffAccount {
	Account^ get ();
}