OutputItem..::..IsRatio Property

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

Syntax


public bool IsRatio { get; set; }
Public Property IsRatio As Boolean
	Get
	Set
public:
property bool^ IsRatio {
	bool^ get ();
	void set (bool^ value);
}