FinishedGoods..::..ExpectedGoods Property

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

Syntax


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