Job..::..ExpectedParts Property

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

Syntax


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