Job..::..InventorySellType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.JobCosting
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.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); }