Job..::..InventorySellType Property

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

Syntax


public Job..::..InventorySellTypes InventorySellType { get; set; }
Public Property InventorySellType As Job..::..InventorySellTypes
	Get
	Set
public:
property Job..::..InventorySellTypes^ InventorySellType {
	Job..::..InventorySellTypes^ get ();
	void set (Job..::..InventorySellTypes^ value);
}