Inventory..::..WorkInProgressLedger Property

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

Syntax


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