SalesQuoteLine..::..Cubic Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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