InputItem..::..TotalLineCost Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.BillMaintenance
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public decimal TotalLineCost { get; }
Public ReadOnly Property TotalLineCost As Decimal
	Get
public:
property Decimal^ TotalLineCost {
	Decimal^ get ();
}