InputItem..::..QuantitySubAssembly Property

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

Syntax


public decimal QuantitySubAssembly { get; set; }
Public Property QuantitySubAssembly As Decimal
	Get
	Set
public:
property Decimal^ QuantitySubAssembly {
	Decimal^ get ();
	void set (Decimal^ value);
}