clsJobClassification..::..WIPDeliveredAsett Property

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

Syntax


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