Line..::..ItemType Property

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

Syntax


public FinishedGoods..::..ItemType ItemType { get; set; }
Public Property ItemType As FinishedGoods..::..ItemType
	Get
	Set
public:
property FinishedGoods..::..ItemType^ ItemType {
	FinishedGoods..::..ItemType^ get ();
	void set (FinishedGoods..::..ItemType^ value);
}