FreightItem..::..ItemCubic Property

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

Syntax


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