FinishedGoods..::..CostAllocation Property
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public clsJobInvoice CostAllocation { get; set; }
Public Property CostAllocation As clsJobInvoice Get Set
public: property clsJobInvoice^ CostAllocation { clsJobInvoice^ get (); void set (clsJobInvoice^ value); }