Line..::..LineCubic Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrderGeneration
Assembly:  JiwaPurchaseOrderGeneration (in JiwaPurchaseOrderGeneration.dll)

Syntax


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